SoPolyLineScreenDrawerEventArgAction Property |
Returns the handle event action related to the drawing.
Namespace: OIV.Inventor.DrawersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoHandleEventAction Action { get; }
Public ReadOnly Property Action As SoHandleEventAction
Get
public:
property SoHandleEventAction^ Action {
SoHandleEventAction^ get ();
}
member Action : SoHandleEventAction with get
Property Value
Type:
SoHandleEventActionRemarks See Also