Radius

CmxRectangleSpec.Radius property

Gets or sets the radius of rounded rectangle corners. If its value is 0 then the rectangle has not rounded corners. Measures in common document distance units.

public float Radius { get; set; }

See Also