Gets or sets the state of the pushpin on a PropertyManager page.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Pinned As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2
Dim value As Boolean
instance.Pinned = value
value = instance.Pinned
|
C# | |
---|
bool Pinned {get; set;} |
C++/CLI | |
---|
property bool Pinned {
bool get();
void set (bool value);
} |
Return Value
True if pushpin is pressed, false if not
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0