PaintArgsDrawAction Property |
Gets the action which used to paint.
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic DrawAction DrawAction { get; }
Public ReadOnly Property DrawAction As DrawAction
Get
Property Value
Type:
DrawAction
See Also