Click or drag to resize

MeasurementTableActiveLayer Property

Gets or sets the active layer. When using commands that don't specify the layer, the active layer is used instead.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public int ActiveLayer { get; set; }

Property Value

Int32
See Also