SpreadsheetGear 2023
ShapeActionType Property (ShapeActionEventArgs)


SpreadsheetGear.Windows.Forms Namespace > ShapeActionEventArgs Class : ShapeActionType Property
Returns the shape action type.
Syntax
'Declaration
 
Public ReadOnly Property ShapeActionType As ShapeActionType
'Usage
 
Dim instance As ShapeActionEventArgs
Dim value As ShapeActionType
 
value = instance.ShapeActionType
public ShapeActionType ShapeActionType {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShapeActionEventArgs Class
ShapeActionEventArgs Members