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

In This Topic
HasChamfers Property
In This Topic
Returns if the rectangle has chamfers.
Syntax
public bool HasChamfers {get; set;}

Property Value

true : rectangle has chamfers

false : rectangle does not have chamfers

See Also