Ant Organisation Ltd documentation

RendererBase Members

RendererBase overview

Public Static Fields

stateHighlighted Shows the object in highlighted state
stateSelected Shows object in selected state
stateShowTarget Shows object in target state

Public Instance Properties

Height Gets the height of the rendered object
Width Gets the width of the rendered object

Public Instance Methods

Draw Draws the object
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetRenameRectangle Gets the rectangle in which to edit the name of the activity
GetTransitionEndPos Gets the end point of a transition, relative to the top left of the transition
GetTransitionStartPos Gets the start point of a transition, relative to the top left of the transition
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Constructors

RendererBase ConstructorInitializes a new instance of the RendererBase class.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

RendererBase Class | Ant.Workflow.View.ActivityRenderers Namespace