Accept(LayoutVisitor)
|
Dispatches to the Visit method that is specific to the current LayoutType.
|
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.
|
GetContentCoordinates()
|
Returns an array of points which are the vertices of a rectangle encompassing the floating object content.
|
GetCoordinates()
|
Returns an array of points which are the vertices of a rectangle encompassing the floating object.
|
GetDocumentShape()
|
Returns a Shape object that relates to the current LayoutFloatingObject element.
|
GetHashCode()
|
Serves as the default hash function.
|
GetParentByType<T>()
|
Returns the parent layout element of the type designated by the specified generic type parameter.
|
GetRelativeBounds(LayoutElement)
|
Gets coordinates of the specified layout element relative to its container.
|
GetRotationMatrix()
|
Gets the geometric transform for a LayoutFloatingObject element.
|
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.
|