Text Property (ITolerance)
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 | |
---|
get_Text () : String
put_Text (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_Text (
dsString* Val
)
DSRESULT put_Text(
const dsString& NewVal
) |
Property Value
Text
See Also
Availability
DraftSight V1R1.2