ShapeBevel

ShapeBevel class

包含形状主要面的浮雕属性。

public sealed class ShapeBevel : PVIObject, IShapeBevel

Constructors

NameDescription
ShapeBevel(bool)创建新实例。

Properties

NameDescription
AsIPresentationComponent { get; }允许获取基本的 IPresentationComponent 接口。只读 IPresentationComponent
BevelType { get; set; }浮雕类型。可读写 BevelPresetType
Height { get; set; }浮雕高度。可读写 Double。
Width { get; set; }浮雕宽度。可读写 Double。

Methods

NameDescription
override Equals(object)
override GetHashCode()返回哈希码。

See Also