struct VectorPathCommand::DrawRoundedRectangleCommand

Draws a rectangle with rounded corners.

Public

Methods

GetBoundsAndUpdateCursor

Area2 GetBoundsAndUpdateCursor(Vector2 &cursor) const

Fields

Area

Area2 Area

RadiusTopLeft

float RadiusTopLeft

RadiusTopRight

float RadiusTopRight

RadiusBottomLeft

float RadiusBottomLeft

RadiusBottomRight

float RadiusBottomRight