Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / GraphicObject Class
Properties Methods


In This Topic
    GraphicObject Class Members
    In This Topic

    The following tables list the members exposed by GraphicObject.

    Public Properties
     NameDescription
    Public PropertyGets the binding collection of this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the boundary of the drawing object in pixels. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets the extend data of the DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the bottom-right anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets a boolean value indicating whether this drawing object is available to process. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets a value indicating whether the specified drawing object can be modified when the sheet that contains it is protected. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets a string value representing the name of the graphic object.  
    Public PropertyGets the parent. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGet the placement of the drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets a boolean value indicating whether the object will be printed when the document is printed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the highest ancestor drawing object which contains this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets a value indicating whether this DrawingObject is show the rotate handler. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets a boolean value indicating whether the selection can be shown while user is working on this DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the top-left anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets or sets a boolean value indicating whether this DrawingObject and all its child controls are displayed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public PropertyGets the graphic object contained by this graphic frame. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Top
    Public Methods
     NameDescription
    Public MethodCalculates the client rectangle of a child shape inside the specified rectangle. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodGets a boolean value indicating whether this DrawingObject can be duplicated. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodDuplicates the object and returns a reference to the new copy. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodGets the hit test information at the position of a control. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodGets a boolean value indicating whether this DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Public MethodOverloaded. Paints this drawing object to the specified drawing context. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
    Top
    See Also