WindowlessComponentDrawUnscaled Method |
Draws the windowless component object without scaling even scaling is available.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic void DrawUnscaled(
PaintArgs args
)
Public Sub DrawUnscaled (
args As PaintArgs
)
Parameters
- args PaintArgs
- Paint arguments which will be used
See Also