Click or drag to resize

WindowlessComponentDrawSelection Method

Draws selected windowless components.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public void DrawSelection(
	PaintArgs args
)

Parameters

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