Gets and sets the length of this corner relief slot.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SlotLength As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISMCornerReliefData
Dim value As System.Double
instance.SlotLength = value
value = instance.SlotLength |
C# | |
---|
System.double SlotLength {get; set;} |
C++/CLI | |
---|
property System.double SlotLength {
System.double get();
void set ( & System.double value);
} |
Property Value
Length
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30