[]
Returns the value of a style property for this C1TextElement.
public T GetValue<T>(StyleProperty prop)
Type | Name | Description |
---|---|---|
StyleProperty | prop |
Type | Description |
---|---|
T | The value of a style property for this C1TextElement. |
Name | Description |
---|---|
T | The type of the values of the parameter style property. |