IMcGraphOverlay2LayerName Property
|
|
Reflects and sets the name of a Layer.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxProperty LayerName (
Layer As Integer
) As String
Get
Set
Parameters
- Layer
- Type: SystemInt32
The Layer number, from 0 through 9, for which the name is being
accessed or set. On assignment, the LastTargetLayer property is set to this
value.
Property Value
Type:
String
See Also