Sets the pin position for this detail circle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PinPosition As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDetailCircle
Dim value As Boolean
instance.PinPosition = value
value = instance.PinPosition
|
C# | |
---|
bool PinPosition {get; set;} |
C++/CLI | |
---|
property bool PinPosition {
bool get();
void set (bool value);
} |
Return Value
True to prevent the detail view from moving if the parent view changes size, false to not
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0