Gets or sets style-related properties for an option on a PropertyManager page.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Style As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageOption
Dim value As Integer
instance.Style = value
value = instance.Style
|
C++/CLI | |
---|
property int Style {
int get();
void set (int value);
} |
Return Value
Option style as defined in swPropMgrPageOptionStyle_e
Remarks
See Also
Availability
SolidWorks 2001Plus SP4, Revision Number 10.4