Layer.Text

Layer.Text property

Gets or sets the text content of the layer.

public string Text { get; set; }

Property Value

The text content of the layer.

See Also