ManualMaskingArgs Class
Summary: Represents the arguments that are specified for manual masking method
Module: aspose.imaging.masking.options
Full Name: aspose.imaging.masking.options.ManualMaskingArgs
Inheritance: IMaskingArgs
Constructors
Name | Description |
---|---|
ManualMaskingArgs() | Initializes a new instance of the ManualMaskingArgs class |
Properties
Name | Type | Access | Description |
---|---|---|---|
mask | GraphicsPath | r/w | Gets or sets the set of graphic shapes that form mask. |
Constructor: ManualMaskingArgs()
ManualMaskingArgs()
Initializes a new instance of the ManualMaskingArgs class