[]
Represents a base class for bevels.
[TypeConverter(typeof(BevelConverter))]
public abstract class Bevel
<TypeConverter(GetType(BevelConverter))>
Public MustInherit Class Bevel
Name | Description |
---|---|
Bevel() | Initializes a new instance of the Bevel class. |
Name | Description |
---|---|
Height | Gets the height of the bevel. |
Width | Gets the width of the bevel. |