The DrawelShape type exposes the following members.

Constructors

  NameDescription
DrawelShapeOverloaded.

Methods

  NameDescription
Copy
Creates a deep copy of the drawel, including a copy of its subtree.
(Inherited from DrawelBase.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
PrepareForRepeat (Inherited from DrawelBase.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
bc (Inherited from Drawel.)
bl (Inherited from Drawel.)
bo (Inherited from DrawelBase.)
cb (Inherited from Drawel.)
cf (Inherited from Drawel.)
cp (Inherited from DrawelBase.)
DocMetaInfo
C1Doc meta info
(Inherited from Drawel.)
drs (Inherited from Drawel.)
f (Inherited from Drawel.)
hh (Inherited from DrawelBase.)
i (Inherited from DrawelBase.)
ib (Inherited from Drawel.)
iba (Inherited from Drawel.)
InternalExportData (Inherited from DrawelBase.)
IsFullyResolved
Checks whether this drawel has been fully resolved (i.e. does not need to be printed on subsequent pages).
(Inherited from DrawelBase.)
IsSelfResolved (Inherited from DrawelBase.)
l (Inherited from Drawel.)
mi (Inherited from Drawel.)
n (Inherited from DrawelBase.)
oi (Inherited from Drawel.)
OutlineInfo
Outline info for creating an outline entry pointing to this drawel
(Inherited from Drawel.)
pa (Inherited from DrawelBase.)
re (Inherited from DrawelBase.)
ResolveComplete
This is runtime-only property used by the generator to mark drawels that were resolved. Patchy.
(Inherited from DrawelBase.)
ro (Inherited from DrawelBase.)
s (Inherited from DrawelBase.)
sp (Inherited from DrawelBase.)
u (Inherited from DrawelBase.)
ud (Inherited from Drawel.)
UserData
Arbitrary user data (must be serializable if storage is required)
(Inherited from Drawel.)
ww (Inherited from DrawelBase.)
xx (Inherited from DrawelBase.)
yy (Inherited from DrawelBase.)

See Also