Gets the PMI datum leader anchor style.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LeaderAnchorStyle As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPMIDatumFeature
Dim value As System.Integer
instance.LeaderAnchorStyle = value
value = instance.LeaderAnchorStyle |
C# | |
---|
System.int LeaderAnchorStyle {get; set;} |
C++/CLI | |
---|
property System.int LeaderAnchorStyle {
System.int get();
void set ( & System.int value);
} |
Property Value
PMI datum leader anchor style as defined in
swPMIDatumAnchorStyle_e
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0