Gets or sets the angle with which to rotate the Dimension text.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TextRotation As System.Double |
C# | |
---|
System.double TextRotation {get; set;} |
JavaScript | |
---|
get_TextRotation () : Number
put_TextRotation (
NewVal : Number
)
|
COM native C++ | |
---|
HRESULT get_TextRotation(
DOUBLE* Val
)
HRESULT put_TextRotation(
DOUBLE NewVal |
C++ | |
---|
DSRESULT get_TextRotation (
double* Val
)
DSRESULT put_TextRotation(
double NewVal
) |
Property Value
Angle with which to rotate the Dimension text
Example
See Also
Availability
DraftSight V1R1.2