Gets or sets the text of the geometric Tolerance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Text As System.String |
C# | |
---|
System.string Text {get; set;} |
JavaScript | |
---|
Text : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Text(
BSTR
NewVal
)
C++ | |
---|
property System.String^ Text { dsString* Val
)
DSRESULTput_Text(
const dsString& NewVal
} |
Property Value
Text