Click or drag to resize

WindowlessComponentScaleSettings Property

The scale settings of the WindowlessComponent

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public ScaleSettings ScaleSettings { get; }

Property Value

Type: ScaleSettings
Remarks
The ScaleSettings specifies a scale range in which the object is displayed
See Also