Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface

In This Topic
    IShapeBase Interface Properties
    In This Topic

    For a list of all members of this type, see IShapeBase members.

    Public Properties
     NameDescription
     Property  
     PropertyGets or sets the descriptive (alternative) text string for an IShape object.  
     PropertyGets or sets the shape type for the specified IShape or IShapeBase object, which must represent an shape other than a line, freeform drawing, or connector.  
     PropertyGets the binding collection of this shape.  
     PropertyGets an ICalloutFormat object that contains callout formatting properties for the specified shape. Applies to a IShape object that represent line callouts.  
     PropertyGets or sets whether the object can be moved.  
     PropertyGets or sets whether the user is allowed to rotate the shape.  
     PropertyGets or sets whether the object can be resized.  
     PropertyGets a value indicating whether this IShape is child shape or if all shapes in a shape range are child shapes of the same parent.  
     PropertyGets the number of connection sites on the specified shape.  
     PropertyGets a value indicating whether this IShape is a connector.  
     PropertyGets a ConnectorFormat object that contains connector formatting properties. Applies to a Shape that represent connectors.  
     PropertyGets an IControlFormat object that contains control properties.  
     PropertyGets a IFillFormat object for a specified shape that contains fill formatting properties for the shape.  
     PropertyGets a IGlowFormat object for a specified shape that contains glow formatting properties for the shape.  
     PropertyGets a IGroupShapes object that represents the individual shapes in the specified group.  
     PropertyGets a value indicating whether the specified shape is flipped around the horizontal axis.  
     PropertyGets a System.Int64 value that represents the identifier of the specified shape.  
     PropertyGets a ILineFormat object that contains line formatting properties for the specified shape.  
     PropertyGets or sets a value indicating whether the IShape retains its original proportions when you resize it.  
     PropertyGets a IShapeNodes collection that represents the geometric description of the specified shape.  
     PropertyGets the parent shape for the specified shape.  
     PropertyGets a IShape object that represents the common parent shape of a child shape or a range of child shapes.  
     PropertyGets a IPictureFormat object that contains picture formatting properties for the specified shape.  
     PropertyGets a IReflectionFormat object for a specified shape that contains reflection formatting properties for the shape.  
     PropertyReturns whether the shape is able to regroup.  
     PropertyGets or sets the rotation of the shape, in degrees.  
     PropertyGets a IShadowFormat object that contains shadow formatting properties for the specified shape or shapes.  
     PropertyGets or sets an ShapeStyle that represents the shape style of shape range.  
     PropertyGets a ISoftEdgeFormat object for a specified shape that contains soft edge formatting properties for the shape  
     PropertyGets an ITextEffectFormat object that contains text-effect formatting properties for the specified shape.  
     PropertyGets an ITextFrame object that contains text formatting for the specified shape.  
     PropertyGets or sets the title of the alternative text associated with the specified shape  
     PropertyGets or sets a ShapeType value that represents the shape type.  
     PropertyGets a value indicating whether the specified shape is flipped around the vertical axis.  
    Top
    See Also