Gets or sets the distance from the end of this width mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DistanceFromEnd As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IWidthMateFeatureData
Dim value As System.Double
instance.DistanceFromEnd = value
value = instance.DistanceFromEnd |
C# | |
---|
System.double DistanceFromEnd {get; set;} |
C++/CLI | |
---|
property System.double DistanceFromEnd {
System.double get();
void set ( & System.double value);
} |
Property Value
Distance from the end
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0