Gets and sets the leader length of the datum.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DatumLength As Double |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertDimensionOption
Dim value As Double
instance.DatumLength = value
value = instance.DatumLength
|
C# | |
---|
double DatumLength {get; set;} |
C++/CLI | |
---|
property double DatumLength {
double get();
void set (double value);
} |
Return Value
Length of datum leader in meters.
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0