[]
Gets or sets a number of degrees the text is rorated counter-clockwise.
[ExpressionBaseType(typeof(float))]
public ExpressionInfo Angle { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to an float value indicating the number of degrees the text is rorated counter-clockwise. |
Negative value indicating a clockwise rotation.