MaskBuilder.GeometryBoxNoclip

MaskBuilder.GeometryBoxNoclip method

Sets the geometry box of the mask with no clipping.

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

Return Value

The current instance of MaskBuilder.

See Also