'Declaration
Public ReadOnly Property ShapeActionType As ShapeActionType
'Usage
Dim instance As ShapeActionEventArgs Dim value As ShapeActionType value = instance.ShapeActionType
public ShapeActionType ShapeActionType {get;}
public read-only property ShapeActionType: ShapeActionType;
public function get ShapeActionType : ShapeActionType
public: __property ShapeActionType get_ShapeActionType();
public: property ShapeActionType ShapeActionType { ShapeActionType get(); }