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