Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PictureEditOptionsMask Properties

Contains settings that enable masked mode and allow you to customize the masked mode behavior.
Name Description
CustomMask Gets or sets a custom mask, applied to the target image in PictureEditMaskType.Custom mode.
Margin Gets or sets the outer margin of the mask.
MaskLayoutMode Gets or sets how a mask is aligned relative to the target image.
MaskType Gets or sets which mask type is applied.
Offset Gets or sets the offset of the mask relative to the image.
RectCornerRadius Gets or sets the radius of rounded corners for the RoundedRect mask type (see PictureEditOptionsMask.MaskType).
Size Gets or sets a custom size for the mask.
See Also