Accept(LayoutVisitor)
|
Dispatches to the Visit method that is specific to the current LayoutType.
|
BeginUpdate()
|
Obsolete. Provides access to a SubDocument for the Rich Text Editor document’s comment which relates to the current layout object.
|
EndUpdate(SubDocument)
|
Obsolete. Finalizes editing of the comment’s content in the document.
|
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.
|
GetDocumentComment()
|
Returns a Comment object that relates to the current LayoutComment 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.
|
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.
|