[]
Represents a circular bevel.
public class CircleBevel : Bevel
Public Class CircleBevel
Inherits Bevel
Name | Description |
---|---|
CircleBevel() | Creates a circular bevel with width of 6 points and a height of 6 points. |
CircleBevel(float, float) | Creates a circular bevel. |
Name | Description |
---|---|
Height | Gets the height of the bevel. |
Width | Gets the width of the bevel. |