The RenderGraphics type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignFrom |
ICopyAssignable implementation
(Overrides RenderObjectAssignFrom(Object, Boolean).) | |
BaseFontProviderEH | (Inherited from DocumentElement.) | |
BeginUpdateInternal | (Inherited from DocumentElement.) | |
CalcFrameHeightMm | (Inherited from DocumentElement.) | |
CalcFrameWidthMm | (Inherited from DocumentElement.) | |
Clear |
Clear the picture. Can't be called if there is current drawing process
(started with DrawBegin and not closed by DrawEnd).
| |
ComparativeHeightProviderEH | (Inherited from DocumentElement.) | |
ComparativeWidthProviderEH | (Inherited from DocumentElement.) | |
ContentSizeChanged | (Inherited from DocumentElement.) | |
DrawBegin |
Starts the drawing process and returns new Graphics object to perform
drawing in it.
This Graphics is based on a metafile accessed via BackMetafile property.
| |
DrawEnd |
Finishes rendering process on the Graphics returned by the DrawBegin
method.
| |
EndUpdateInternal | (Inherited from DocumentElement.) | |
Equals | (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.) | |
Generate | (Inherited from DocumentElement.) | |
GenerationStateChanged | (Inherited from DocumentElement.) | |
GetFrameHeightMm | (Inherited from DocumentElement.) | |
GetFrameWidthMm | (Inherited from DocumentElement.) | |
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.) | |
ToString | (Inherited from Object.) |