Click or drag to resize

DrawableIHandlerSupportsCreateGraphics Property

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
bool SupportsCreateGraphics { get; }

Property Value

Type: Boolean
true if supports creating graphics; otherwise, false.
See Also