Name | Description | |
---|---|---|
Contains | Overloaded. Determines whether the container contains the specified point. | |
CopyTo | Overridden. Copies the properties of this object in presentation space (drawing space) to the target object. | |
Deserialize | Overloaded. Loads the object from XML. | |
DeserializeObjectProps | Loads the object properties from XML. | |
DeserializePositionAndSize | Deserializes the position and size. | |
FireUIChangeComplete | Occurs when the User Interface (UI) change is complete. | |
FlipShapeHorizontal | Flips the shape horizontally (along a horizontal axis). | |
FlipShapeVertical | Flips the shape vertically (along a vertical axis). | |
Focus | Moves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless) | |
GetClientRectangle | Overloaded. Gets the coordinates of the element. (Inherited from FarPoint.Win.ElementWindowless) | |
GetControl | Gets the Control object if the element is derived from the ElementWindowless class. (Inherited from FarPoint.Win.ElementWindowless) | |
GetElementStyle | Gets the style for the element. (Inherited from FarPoint.Win.ElementWindowless) | |
GetFont | Gets the default font used by the element, if the Font property is null. (Inherited from FarPoint.Win.ElementWindowless) | |
GetGrabHandleRectangles | Gets the grab handle rectangles. | |
GetObjectData | Internal use only. | |
GetPictureRegion | Gets the region of the picture. | |
GetRotateHandleRectangle | Gets the rotate handle rectangle. | |
GrabHandleFromPoint | Returns the grab handle from the specified point. | |
OnFontChanged | Raises the FarPoint.Win.ElementWindowless.FontChanged event when the font in the control has changed. (Inherited from FarPoint.Win.ElementWindowless) | |
OnPaint | Overloaded. Overridden. Initiates a redraw for the object to repaint itself. | |
OnPaintBackground | Overloaded. Overridden. Initiates a redraw for the object to repaint its background. | |
PaintGrabHandles | Draws the handles for sizing. | |
PaintRotateHandle | Draws the rotate handle. | |
PointInGrabHandle | Gets whether the specified point is in a grab handle. | |
PointInRotateHandle | Gets whether the specified point is in the rotate handle. | |
Prints the shape objects. | ||
Refresh | Forces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetAllowBackgroundImageRotation | Resets the background image rotation allowed flag to its default settings. | |
ResetAlphaBlendBackColor | Resets the alpha-blend value of the background color of the object. | |
ResetAnchor | Resets the object's anchored status. | |
ResetBackColor | Resets the background color to its default setting. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetBackgroundImageRotationAngle | Resets the background image rotation angle to its default settings. | |
ResetBorder | Resets the border of the element to its default settings. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetCanMove | Resets whether the object can be moved by the user. | |
ResetCanPrint | Resets whether the object can be printed by the container. | |
ResetCanRotate | Resets whether the object can be rotated by the user. | |
ResetCanSize | Resets whether the object can be resized by the user. | |
ResetFont | Resets the font for the element to it default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetForeColor | Resets the text color for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetGradient | Resets the gradient style of the object. | |
ResetLocked | Reset the object's locked status. | |
ResetName | Resets the name to its default settings. | |
ResetPictureRotationAngle | Resets the picture rotation angle to its default settings. | |
ResetPictureTransparencyColor | Resets the transparency of a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetRotationAngle | Resets the rotation angle to its default settings. | |
ResetShape | Resets the shape of the object. | |
ResetShapeOutlineColor | Resets the shape outline color of the object. | |
ResetShapeOutlineStyle | Resets the shape outline style of the object. | |
ResetShapeOutlineThickness | Resets the shape outline thickness of the object. | |
ResetSizeProportional | Resets whether the object can be resized proportionally by the user. | |
ResetTag | Resets the Tag object for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetTextRotationAngle | Overridden. Resets the text rotation angle to its default settings. | |
Rotate | Overloaded. Rotates the object by the specified angle around the center of the object. | |
Scale | Overloaded. Adjusts the size of the object by the specified amount. | |
Serialize | Overloaded. Saves the object to XML. | |
SerializePositionAndSize | Serializes the position and size. | |
SerializeProps | Saves the object properties to XML. | |
SetBounds | Overloaded. Overridden. Sets the bounds of the object to the specified position and size. | |
SetElementStyle | Overloaded. Sets the style for the element. (Inherited from FarPoint.Win.ElementWindowless) | |
SetState | Sets the state of the element. (Inherited from FarPoint.Win.ElementWindowless) | |
ShouldSerializeAllowBackgroundImageRotation | Determines if the background image rotation allowed flag of the object should be serialized. | |
ShouldSerializeAlphaBlendBackColor | Determines if the alpha-blend value of the background color of the object should be serialized. | |
ShouldSerializeAnchor | Determines if the anchor property should be serialized. | |
ShouldSerializeBackColor | Indicates whether the BackColor property should be persisted. (Inherited from FarPoint.Win.ElementWindowless) | |
ShouldSerializeBackgroundImageRotationAngle | Determines if the background image rotation angle of the object should be serialized. | |
ShouldSerializeCanMove | Determines if the CanMove property should be serialized. | |
ShouldSerializeCanPrint | Determines if the CanPrint property should be serialized. | |
ShouldSerializeCanRotate | Determines if the CanRotate property should be serialized. | |
ShouldSerializeCanSize | Determines if the CanSize property should be serialized. | |
ShouldSerializeContainedObjects | Determines if the ContainedObjects property should be serialized. | |
ShouldSerializeFont | Indicates whether the Font property should be persisted. (Inherited from FarPoint.Win.ElementWindowless) | |
ShouldSerializeForeColor | Indicates whether the ForeColor property should be persisted. (Inherited from FarPoint.Win.ElementWindowless) | |
ShouldSerializeGradient | Determines if the shape outline scaling should be serialized. | |
ShouldSerializeLocked | Determines if the locked property should be serialized. | |
ShouldSerializeName | Determines if the name of the object should be serialized. | |
ShouldSerializePictureRotationAngle | Determines if the picture rotation angle of the object should be serialized. | |
ShouldSerializePictureTransparencyColor | Indicates whether the PictureTransparencyColor property should be persisted. (Inherited from FarPoint.Win.ElementWindowless) | |
ShouldSerializePictureTransparencyTolerance | Indicates whether the PictureTransparencyTolerance property should be persisted. (Inherited from FarPoint.Win.ElementWindowless) | |
ShouldSerializeRotationAngle | Determines if the rotation angle of the object should be serialized. | |
ShouldSerializeShape | Determines if the shape should be serialized. | |
ShouldSerializeShapeOutlineColor | Determines if the shape outline color should be serialized. | |
ShouldSerializeShapeOutlineStyle | Determines if the shape outline style should be serialized. | |
ShouldSerializeShapeOutlineThickness | Determines if the shape outline thickness should be serialized. | |
ShouldSerializeSizeProportional | Determines if the SizeProportional property should be serialized. | |
ShouldSerializeTag | Indicates whether the Tag property should be persisted. (Inherited from FarPoint.Win.ElementWindowless) | |
ShouldSerializeTextRotationAngle | Overridden. Determines if the text rotation angle of the object should be serialized. | |
ToggleState | Toggles the state of the element. (Inherited from FarPoint.Win.ElementWindowless) | |
Update | Overridden. Causes the control to redraw invalidated region. |