[]
Gets a boolean value indicating whether the visualElement can be painted by this drawing context natively.
bool IsCompatible(IVisualShape visualElement)
Function IsCompatible(visualElement As IVisualShape) As Boolean
Type | Name | Description |
---|---|---|
IVisualShape | visualElement | The GrapeCity.Drawing.IVisualShape. |
Type | Description |
---|---|
bool |
|