DrawableIHandlerSupportsCreateGraphics Property |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax bool SupportsCreateGraphics { get; }
ReadOnly Property SupportsCreateGraphics As Boolean
Get
abstract SupportsCreateGraphics : bool with get
Property Value
Type:
Booleantrue if supports creating graphics; otherwise,
false.
See Also