MaskBuilder.GeometryBox

MaskBuilder.GeometryBox method

Sets the geometry box of the mask.

public MaskBuilder GeometryBox(GeometryBox box)
ParameterTypeDescription
boxGeometryBoxThe geometry box.

Return Value

The current instance of MaskBuilder.

See Also