Gets and sets whether to reverse the length of this structure system member.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseDirection As System.Boolean |
C# | |
---|
System.bool ReverseDirection {get; set;} |
C++/CLI | |
---|
property System.bool ReverseDirection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse the member direction, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30