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