API Help
Eplan.EplApi.DataModel.Graphics Namespace / Rectangle Class / ChamferRadius Property

ChamferRadius Property
Returns radius of Rectangle's corners chamfers.
Syntax
public double ChamferRadius {get; set;}

Property Value

radius of chamfers in mm.
Exceptions
ExceptionDescription
Thrown when the radius cannot be read.
See Also