Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / DrawingObject Class
Fields Properties Methods


In This Topic
    DrawingObject Class Members
    In This Topic

    The following tables list the members exposed by DrawingObject.

    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the binding collection of this drawing object.  
    Public PropertyGets the boundary of the drawing object in pixels.  
    Public PropertyGets or sets the extend data of the DrawingObject.  
    Public PropertyGets or sets a boolean value indicating whether the object is enabled.  
    Public PropertyGets the bottom-right anchor point.  
    Public PropertyGets a boolean value indicating whether this drawing object is available to process.  
    Public PropertyGets a value indicating whether the shape is a legacy shape of chart sheet.  
    Public PropertyGets or sets a value indicating whether the specified drawing object can be modified when the sheet that contains it is protected.  
    Public PropertyGets or sets a boolean value indicates whether to allow text editing within this drawing object when the parent worksheet is protected.  
    Public PropertyThe logical parent.  
    Public PropertyThe logical root.  
    Public PropertyGets the parent.  
    Public PropertyGet the placement of the drawing object.  
    Public PropertyGets or sets a boolean value indicating whether the object will be printed when the document is printed.  
    Public PropertyGets the highest ancestor drawing object which contains this drawing object.  
    Public PropertyGets a value indicating whether this DrawingObject is show the rotate handler.  
    Public PropertyGets a boolean value indicating whether the selection can be shown while user is working on this DrawingObject.  
    Public PropertyGets the top-left anchor point.  
    Public PropertyGets or sets a boolean value indicating whether this DrawingObject and all its child controls are displayed.  
    Public PropertyGets the graphic object contained by this graphic frame.  
    Top
    Public Methods
     NameDescription
    Public MethodCalculates the client rectangle of a child shape inside the specified rectangle.  
    Public MethodGets a boolean value indicating whether this DrawingObject can be duplicated.  
    Public MethodDuplicates the object and returns a reference to the new copy.  
    Public MethodFind the nearest Shape that contains a GrapeCity.Spreadsheet.Charts.ChartObject.  
    Public MethodGet scrolable object.  
    Public MethodGets the hit test information at the position of a control.  
    Public MethodGets a boolean value indicating whether this DrawingObject supports clipboard action.  
    Public MethodOverloaded. Paints this drawing object to the specified drawing context.  
    Top
    See Also