Gets or sets whether to enable the pushpin for this callout.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EnablePushPin As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICallout
Dim value As System.Boolean
instance.EnablePushPin = value
value = instance.EnablePushPin |
C# | |
---|
System.bool EnablePushPin {get; set;} |
C++/CLI | |
---|
property System.bool EnablePushPin {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to enable the callout pushpin, false to disable it
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0