Spread Windows Forms 10.0 Product Documentation
UniversalNoShape Class Methods


For a list of all members of this type, see UniversalNoShape members.

Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a copy of this shape.  
Public MethodFocusMoves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGetElementStyleGets the style for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGetFontGets the default font for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGetPictureRegionGets the region of the picture. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodGetRotateHandleRectangleGets the rotate handle rectangle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodGrabHandleFromPointReturns the grab handle from the specified point. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodOnFontChangedRaises the FarPoint.Win.ElementWindowless.FontChanged event when the font in the control has changed. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodOnPaintOverloaded. Initiates a redraw for the object to repaint itself. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodPointInGrabHandleGets whether the specified point is in a grab handle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodPointInRotateHandleGets whether the specified point is in the rotate handle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodPrintPrints the shape objects. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodRefreshForces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetBorderResets the border of the element to its default settings. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetFontResets the font for the element to it default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetForeColorResets the text color for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetPictureTransparencyColorResets the transparency of a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetPictureTransparencyToleranceResets the transparency tolerance for a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetTagResets the Tag object for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodRotateOverloaded. Rotates the object by the specified angle around the center of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodScaleOverloaded. Adjusts the size of the object by the specified amount. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodSetBoundsOverloaded. Sets the bounds of the object to the specified position and size. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodSetElementStyleOverloaded. Sets the style for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodToggleStateToggles the state of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodUpdateCauses the control to redraw invalidated region. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Top
Protected Methods
 NameDescription
Protected MethodDeserializeEntry (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Protected MethodDoSizeAllows the object to be sized. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Protected MethodFinalizeThe destructor method (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected MethodGetRotateAngleGets the rotate angle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected MethodOnBackgroundImageChangedRaises the FarPoint.Win.ElementWindowless.BackgroundImageChanged event when the background picture has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnDoubleClickRaises the FarPoint.Win.ElementWindowless.DoubleClick event when the use double-clicks on the control. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnForegroundImageChangedRaises the FarPoint.Win.ElementWindowless.ForegroundImageChanged event when the foreground picture has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnNameChangingRaises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnParentChangedRaises the FarPoint.Win.ElementWindowless.ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnPictureChangedRaises the FarPoint.Win.ElementWindowless.PictureChanged event when the picture has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodPaintOutlinePaints the outline of a GraphicsPath shape. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected MethodResetAlignHorzResets the horizontal alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetAlignTextResets the text alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetAlignVertResets the vertical alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetBackgroundImageResets the background image of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetCanFocusResets to the default value whether the element can have the focus. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetElementsResets the elements to their default settings. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetEnabledResets to the default value whether the element is enabled. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetForegroundImageResets the foreground image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginBottomResets the margin between the bottom of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginLeftResets the margin between the left side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginRightResets the margin between the right side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginTopResets the margin between the top of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetParent (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Protected MethodResetPictureResets the image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetPictureMarginResets the margin between text and picture to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetPictureOrientationResets the orientation of the picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetTextResets the text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetVisibleResets to the default value whether an element is visible. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodSetBoundsFloatOverloaded. Sets the bounds of the object to the specified position and size. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected MethodSetBoundsFloatInternalSet float bound. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected MethodSizeRegionOverloaded. Resizes the specified region. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Top
See Also

Reference

UniversalNoShape Class
FarPoint.Win.Spread.DrawingSpace Namespace

User-Task Documentation

Shape Types

 

 


Copyright © GrapeCity, inc. All rights reserved.