Click or drag to resize

WindowlessComponentDrawUnscaled Method

Draws the windowless component object without scaling even scaling is available.

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public void DrawUnscaled(
	PaintArgs args
)

Parameters

args  PaintArgs
Paint arguments which will be used
See Also