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