Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / DrawingObject Class
Fields Properties Methods


DrawingObject Class Members

The following tables list the members exposed by DrawingObject.

Public Fields
 NameDescription
Public Field  
Public Field  
Public Field  
Public Field  
Public Field  
Public Field  
Top
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 the bottom-right anchor point.  
Public PropertyGets a boolean value indicating whether this drawing object is available to process.  
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 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 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