Click or drag to resize

WindowlessComponentDraw Method

Draws the windowless component object.

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

Parameters

args
Type: Easymap.AddIn.CommonPaintArgs
Paint arguments which will be used
See Also