Layer.Name

Layer.Name property

Gets or sets the name of the text layer.

public string Name { get; set; }

Property Value

The name of the text layer.

See Also