Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / IPSObject Interface
Properties Methods Events

IPSObject Interface Members

The following tables list the members exposed by IPSObject.

Public Properties
 NameDescription
 PropertyGets or sets the anchor.  
 PropertyGets or sets whether the object can be moved.  
 PropertyGets or sets whether the object can be resized.  
 PropertyGets or sets the height of the object.  
 PropertyGets or sets the left (near) of the object.  
 PropertyGets or sets the location of the object.  
 PropertyGets or sets the size of the object.  
 PropertyGets or sets whether the size is proportional.  
 PropertyGets or sets the top of the object.  
 PropertyGets or sets the width of the object.  
Top
Public Methods
 NameDescription
 MethodMouse enter.  
 MethodMouse leave.  
 MethodGets the grab handle rectangles.  
 MethodPaints the grab handles.  
Top
Public Events
 NameDescription
 EventOccurs when the mouse enters the object.  
 EventOccurs when the mouse leaves the object.  
Top
See Also