CadAttrib.AttributeTextStyleName

CadAttrib.AttributeTextStyleName property

Gets or sets the name of the attribute text style.

public string AttributeTextStyleName { get; set; }

Property Value

The name of the attribute text style.

See Also