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.
Insets the rectangle by the specified size.
mutating func formInset(by dXYZ: Size3D)The size structure that defines the inset values.