IShapeBevel

IShapeBevel interface

Represents properties of shape’s main face relief.

public interface IShapeBevel

Properties

NameDescription
BevelType { get; set; }Bevel type. Read/write BevelPresetType.
Height { get; set; }Bevel height. Read/write Double.
Width { get; set; }Bevel width. Read/write Double.

See Also