ConvertToDrawingLayoutUnits(Point, DocumentLayoutUnit)
|
Converts an object’s measurement units to the specified ones.
|
ConvertToDrawingLayoutUnits(Rectangle, DocumentLayoutUnit)
|
Converts an object’s measurement units to the specified ones.
|
ConvertToDrawingLayoutUnits(Int32, DocumentLayoutUnit)
|
Converts an object’s measurement units to the specified ones.
|
DrawEllipse(RichEditPenBase, Rectangle, DocumentLayoutUnit)
|
Draws a custom ellipse.
|
DrawEllipse(RichEditPenBase, Rectangle)
|
Draws a custom ellipse.
|
DrawImage(OfficeImage, Point, DocumentLayoutUnit)
|
Draws a custom image.
|
DrawImage(OfficeImage, Point)
|
Draws a custom image.
|
DrawImage(OfficeImage, Rectangle, ImageSizeMode, DocumentLayoutUnit)
|
Draws a custom image.
|
DrawImage(OfficeImage, Rectangle, ImageSizeMode)
|
Draws a custom image.
|
DrawImage(OfficeImage, Rectangle, DocumentLayoutUnit)
|
Draws a custom image.
|
DrawImage(OfficeImage, Rectangle)
|
Draws a custom image.
|
DrawImage(Image, Point, DocumentLayoutUnit)
|
Draws a custom image.
|
DrawImage(Image, Point)
|
Draws a custom image.
|
DrawImage(Image, Rectangle, ImageSizeMode, DocumentLayoutUnit)
|
Draws a custom image.
|
DrawImage(Image, Rectangle, ImageSizeMode)
|
Draws a custom image.
|
DrawImage(Image, Rectangle, DocumentLayoutUnit)
|
Draws a custom image.
|
DrawImage(Image, Rectangle)
|
Draws a custom image.
|
DrawLine(RichEditPenBase, Point, Point, DocumentLayoutUnit)
|
Draws a custom line.
|
DrawLine(RichEditPenBase, Point, Point)
|
Draws a custom line.
|
DrawLine(RichEditPenBase, Int32, Int32, Int32, Int32, DocumentLayoutUnit)
|
Draws a custom line.
|
DrawLine(RichEditPenBase, Int32, Int32, Int32, Int32)
|
Draws a custom line.
|
DrawLines(RichEditPenBase, Point[], DocumentLayoutUnit)
|
Draws a custom set of lines.
|
DrawLines(RichEditPenBase, Point[])
|
Draws a custom set of lines.
|
DrawRectangle(RichEditPenBase, Rectangle, DocumentLayoutUnit)
|
Draws a custom rectangle.
|
DrawRectangle(RichEditPenBase, Rectangle)
|
Draws a custom rectangle.
|
DrawRectangle(RichEditPenBase, Int32, Int32, Int32, Int32, DocumentLayoutUnit)
|
Draws a custom rectangle.
|
DrawRectangle(RichEditPenBase, Int32, Int32, Int32, Int32)
|
Draws a custom rectangle.
|
DrawString(String, Font, RichEditBrushBase, Point, DocumentLayoutUnit)
|
Draws a custom string.
|
DrawString(String, Font, RichEditBrushBase, Point)
|
Places a custom string.
|
DrawString(String, Font, RichEditBrushBase, Rectangle, DocumentLayoutUnit)
|
Draws a custom string.
|
DrawString(String, Font, RichEditBrushBase, Rectangle)
|
Places a custom string at the selected position.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FillEllipse(RichEditBrushBase, Rectangle, DocumentLayoutUnit)
|
Draws a filled custom ellipse.
|
FillEllipse(RichEditBrushBase, Rectangle)
|
Draws a filled custom ellipse.
|
FillRectangle(RichEditBrushBase, Rectangle, DocumentLayoutUnit)
|
Draws a filled custom rectangle.
|
FillRectangle(RichEditBrushBase, Rectangle)
|
Draws a filled custom rectangle.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|