Gets or sets the starting offset of the tabs/slots in this group.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1OffsetFromStart As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ITabAndSlotGroupData
Dim value As System.Double
instance.D1OffsetFromStart = value
value = instance.D1OffsetFromStart |
C# | |
---|
System.double D1OffsetFromStart {get; set;} |
C++/CLI | |
---|
property System.double D1OffsetFromStart {
System.double get();
void set ( & System.double value);
} |
Property Value
Distance from the edge where to start the tabs and slots
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0