Back to Devexpress

PictureEditOptionsMask Properties

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-pictureeditoptionsmask-dot-underscore-properties.md

latest1.7 KB
Original Source

PictureEditOptionsMask Properties

Contains settings that enable masked mode and allow you to customize the masked mode behavior.

NameDescription
CustomMaskGets or sets a custom mask, applied to the target image in PictureEditMaskType.Custom mode.
MarginGets or sets the outer margin of the mask.
MaskLayoutModeGets or sets how a mask is aligned relative to the target image.
MaskTypeGets or sets which mask type is applied.
OffsetGets or sets the offset of the mask relative to the image.
RectCornerRadiusGets or sets the radius of rounded corners for the RoundedRect mask type (see PictureEditOptionsMask.MaskType).
SizeGets or sets a custom size for the mask.

See Also

PictureEditOptionsMask Class

PictureEditOptionsMask Members

DevExpress.XtraEditors.Controls Namespace