FarPoint.Win.Spread
PSObject Class Members
See Also  Fields  Properties  Methods  Events
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : PSObject Class


The following tables list the members exposed by PSObject.

Public Constructors

 NameDescription
Public ConstructorPSObject ConstructorOverloaded. Creates a new presentation space object.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)AnchorAll Anchors on all sides of object  
Public Fieldstatic (Shared in Visual Basic)AnchorBottom Anchors on bottom side of object  
Public Fieldstatic (Shared in Visual Basic)AnchorLeft Anchors on left side of object  
Public Fieldstatic (Shared in Visual Basic)AnchorNone Applies no anchoring, so the object is allowed free movement  
Public Fieldstatic (Shared in Visual Basic)AnchorRight Anchors on right side of object  
Public Fieldstatic (Shared in Visual Basic)AnchorTop Anchors on top side of object  
Top

Protected Fields

 NameDescription
Protected Field_currentRatio  
Protected FieldregionRect  
Protected FieldzoomedRectangle  
Top

Public Properties

 NameDescription
Public PropertyAlignHorzOverridden.  Gets or sets the horizontal alignment of the contents of the element.  
Public PropertyAlignTextOverridden.  Gets or sets the text alignment for the element.  
Public PropertyAlignVertOverridden.  Gets or sets the vertical alignment of the contents of the element.  
Public PropertyAllowBackgroundImageRotation Gets or sets the background image rotation allowed flag of the object.  
Public PropertyAlphaBlendBackColor Gets or sets the alpha-blend value of the background color of the object.  
Public PropertyAnchor Gets or sets whether the object is anchored.  
Public PropertyBackColorGets or sets the background color for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyBackgroundImageGets or sets the background image for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyBackgroundImageRotationAngle Gets or sets the background image rotation angle of the object.  
Public PropertyBorder Gets or sets the border for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyCanFocus Gets or sets whether the element can receive focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyCanMove Gets or sets whether the user is allowed to move the object.  
Public PropertyCanPrint Gets or sets whether the container is allowed to print the object.  
Public PropertyCanRotate Gets or sets whether the user is allowed to rotate the object.  
Public PropertyCanSize Gets or sets whether the user is allowed to resize the object.  
Public PropertyContainedObjects Gets or sets the contained objects of the object.  
Public PropertyContainsFocus Gets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyDrawFocusRectangleOverridden.  Gets or sets the focus rectangle drawing style in the element.  
Public PropertyEnabledOverridden.  Gets or sets whether the object can receive focus and respond to user actions.  
Public PropertyFlipHorizontal Gets or sets a value indicating whether the shape has been flipped horizontally.  
Public PropertyFlipVertical Gets or sets a value indicating whether the shape has been flipped vertically.  
Public PropertyFocused Gets whether the element has focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyFont Gets or sets the font for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyForeColor Gets or sets the foreground color for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyForegroundImage Gets or sets the foreground image for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGradient Gets or sets the gradient for the object.  
Public PropertyHeight Gets or sets the height of the object.  
Public PropertyLeft Gets or sets the X-coordinate of the object.  
Public PropertyLocation Gets or sets the location of the object.  
Public PropertyLocked Gets or sets whether the object is marked as locked.  
Public PropertyMarginBottomOverridden.  Gets or sets the margin between the bottom of the element and its contents.  
Public PropertyMarginLeftOverridden.  Gets or sets the margin between the left of the element and its contents.  
Public PropertyMarginRightOverridden.  Gets or sets the margin between the right of the element and its contents.  
Public PropertyMarginTopOverridden.  Gets or sets the margin between the top of the element and its contents.  
Public PropertyName Gets or sets the name of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyOriginalBounds Gets the original bounds.  
Public PropertyPictureOverridden.  Gets or sets an image for this element.  
Public PropertyPictureMarginOverridden.  Gets or sets the margin between the picture and the text in the element.  
Public PropertyPictureOrientationOverridden.  Gets or sets the orientation of the picture.  
Public PropertyPictureRotationAngle Gets or sets the picture rotation angle of the object.  
Public PropertyPictureTransparencyColor Gets or sets the picture transparency color for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyPictureTransparencyTolerance Gets or sets the picture transparency tolerance for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyRectangle Gets the rectangular coordinates of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyRedraw Gets or sets whether the element is allowed to paint. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyRotationAngle Gets or sets the rotation angle of the object.  
Public PropertySelectableOverridden.  Gets or sets whether can select.  
Public PropertyShape Gets or sets the shape for the object.  
Public PropertyShapeOutlineColor Gets or sets the shape outline color for the object.  
Public PropertyShapeOutlineStyle Gets or sets the shape outline style for the object.  
Public PropertyShapeOutlineThickness Gets or sets the shape outline thickness for the object.  
Public PropertySize Gets or sets the size of the object.  
Public PropertySizeProportional Gets or sets whether the user is allowed to resize the object proportionally.  
Public PropertyState Gets or sets the state of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyTagOverridden.  Gets or sets the tag for the element.  
Public PropertyText Gets or sets the text for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyTextOrientationOverridden.  Gets or sets the orientation of the text.  
Public PropertyTextRotationAngleOverridden.  Gets or sets the text rotation angle of the object.  
Public PropertyTextWrapOverridden.  Gets or sets whether to wrap the text in the element.  
Public PropertyTop Gets or sets the Y-coordinate of the object.  
Public PropertyUniqueIdentifier Gets the unique identifier for the element.  
Public PropertyVisibleOverridden.  Gets or sets whether the object is visible.  
Public PropertyWidth Gets or sets the width of the object.  
Public PropertyZoomedRectangle Gets the zoomed rectangle.  
Top

Public Methods

 NameDescription
Public MethodFocus Moves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGetPictureRegion Gets the region of the picture.  
Public MethodGetRotateHandleRectangle Gets the rotate handle rectangle.  
Public MethodGrabHandleFromPoint Returns the grab handle from the specified point.  
Public MethodOnPaintOverloaded. Overridden. Paints the object.  
Public MethodPointInGrabHandle Gets whether the specified point is in a grab handle.  
Public MethodPointInRotateHandle Gets whether the specified point is in the rotate handle.  
Public MethodPrint Prints the shape objects.  
Public MethodRefresh Forces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodRotateOverloaded. Rotates the object by the specified angle.  
Public MethodScaleOverloaded. Adjusts the size of the object by the specified amount.  
Public MethodSetBoundsOverloaded. Overridden. Sets the bounds of the object as specified.  
Public MethodSetElementStyleOverloaded. Sets the element style. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodUpdateOverridden.  Causes the control to redraw invalidated region.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeOverridden.  The destructor method  
Protected MethodGetRotateAngle Gets the rotate angle.  
Protected MethodOnNameChanging Raises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodPaintOutline Paints the outline of a GraphicsPath shape.  
Protected MethodSetBoundsFloatOverloaded. Overridden. Sets the bounds of the element  
Protected MethodSetBoundsFloatInternal  
Protected MethodSizeRegionOverloaded. Resizes the region.  
Top

Public Events

 NameDescription
Public EventBackgroundImageChanged Occurs when the background image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventChanged Occurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventClick Occurs when the user clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventDoubleClick Occurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventFontChanged Occurs when the font for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventForegroundImageChanged Occurs when the foreground image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseDown Occurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseMove Occurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseUp Occurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventNameChanging Occurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventPictureChanged Occurs when the picture in the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventPropertyChanged Occurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventUIChangeComplete Occurs when the User Interface (UI) change is complete.  
Top

See Also