Click or drag to resize

WindowlessComponentDrawHighlighted Method

Draws the highlighted state of the object.

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

Parameters

args  PaintArgs
Paint arguments which will be used
See Also