Contents

formInset(by:)

Insets the rectangle by the specified size.

Declaration

mutating func formInset(by dXYZ: Size3D)

Parameters

  • dXYZ:

    The size structure that defines the inset values.

See Also

Creating derived 3D rectangles