Name

CmxLayer.Name property

Gets or sets the name of the layer.

public string Name { get; set; }

Property Value

The name of the layer.

See Also