Back to Devexpress

Image Members

blazor-devexpress-dot-blazor-dot-richedit-dot-image-dot-underscore-members.md

latest5.2 KB
Original Source

Image Members

A floating image in a sub-document.

Properties

NameDescription
ActualSizeGets the image’s actual size. Inherited from ImageBase<T>.
DescriptionGets the description of the image.
DistanceFromTextGets distances between image borders and text that wraps around the image.
HorizontalAlignmentGets the image’s horizontal alignment relative to a horizontal anchor element.
HorizontalAnchorElementGets the element used to specify the image’s horizontal position.
HorizontalOffsetGets the image’s offset from a horizontal anchor element.
HorizontalRelativeOffsetGets the image’s relative offset from a horizontal anchor element.
IntervalGets the text buffer interval that contains the element. Inherited from DocumentElementBase.
OutlineGets the outline settings of the image.
UrlGets the image’s URL. Inherited from ImageBase<T>.
VerticalAlignmentGets the image’s vertical alignment relative to a vertical anchor element.
VerticalAnchorElementGets the element used to specify the image’s vertical position.
VerticalOffsetGets the image’s offset from a vertical anchor element.
VerticalRelativeOffsetGets the image’s relative offset from a vertical anchor element.
WrapTypeGets the wrap type of the image.

Methods

NameDescription
ChangePropertiesAsync(Action<ImageProperties>, CancellationToken)Sets image properties.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

Image Class

DevExpress.Blazor.RichEdit Namespace