Click or drag to resize

PaintLayerMaskFormat Property

The format of the mask data.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<PaintLayerMaskFormatEnum> MaskFormat { get; set; }

Property Value

ReferencePaintLayerMaskFormatEnum
See Also