WindowlessComponentDrawHighlighted Method |
Draws the highlighted state of the object.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic void DrawHighlighted(
PaintArgs args
)
Public Sub DrawHighlighted (
args As PaintArgs
)
Parameters
- args PaintArgs
- Paint arguments which will be used
See Also