An NDoc Documented Class Library

Shape Members

Shape overview

Public Instance Constructors

Shape Constructor Construct a Shape class.

Public Instance Properties

Aliases Get Aliases
Area Get or set Area
Args Get Args
Author Get or set Author
Color Get or set Color
Control1 Get or set Control1
Control2 Get or set Control2
End Get or set End
Height Get or set Height
Id Get or set Id
LaysInk Get or set LaysInk
LeftX Get or set LeftX
Name Get or set Name
Orientation Get or set Orientation
P1 Get or set P1
P2 Get or set P2
PenTip Get or set PenTip
Raster Get or set Raster
Source Get or set Source
Start Get or set Start
SubstrokeOf Get or set SubstrokeOf
Text Get or set Text
Time Get or set Time
TopY Get or set TopY
Type Get or set Type
Width Get or set Width
X Get or set X
Y Get or set Y

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
getArgIds Compute an array of all the argument ID's
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.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.
writeXML Write this element out to a document

Protected Instance Fields

aliases An array of aliases
area Properties of a shape
args An array of arguments
author Properties of a shape
color Properties of a shape
control1 Properties of a shape
control2 Properties of a shape
end Properties of a shape
height Properties of a shape
id Properties of a shape
laysInk Properties of a shape
leftx Properties of a shape
name Properties of a shape
orientation Properties of a shape
p1 Properties of a shape
p2 Properties of a shape
penTip Properties of a shape
raster Properties of a shape
source Properties of a shape
start Properties of a shape
substrokeOf Properties of a shape
text Properties of a shape
time Properties of a shape
topy Properties of a shape
type Properties of a shape
width Properties of a shape
x Properties of a shape
y Properties of a shape

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

Shape Class | Converter Namespace