WindowlessComponentDrawSelection Method |
Draws selected windowless components.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic void DrawSelection(
PaintArgs args
)
Public Sub DrawSelection (
args As PaintArgs
)
Parameters
- args PaintArgs
- Paint arguments which will be used
See Also