Gets and sets coordinates of the dimension text.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TextPosition As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertDimensionOption
Dim value As System.Object
instance.TextPosition = value
value = instance.TextPosition |
C# | |
---|
System.object TextPosition {get; set;} |
C++/CLI | |
---|
property System.Object^ TextPosition {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of double values corresponding to x, y, and z coordinates of the dimension text
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0