Gets or sets the gap between this center mark and extension line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Gap As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICenterMark
Dim value As System.Double
instance.Gap = value
value = instance.Gap |
C# | |
---|
System.double Gap {get; set;} |
C++/CLI | |
---|
property System.double Gap {
System.double get();
void set ( & System.double value);
} |
Property Value
Gap
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0