SketchFormat

SketchFormat 类

表示线条草图格式的属性。

public sealed class SketchFormat : PVIObject, ISketchFormat

属性

名称描述
AsIPresentationComponent { get; }允许获取基础 IPresentationComponent 接口。只读 IPresentationComponent
SketchType { get; set; }返回或设置草图类型。读写 LineSketchType

方法

名称描述
override Equals(object)与指定对象比较。
override GetHashCode()返回哈希码。

另见