SketchFormat

SketchFormat class

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

public sealed class SketchFormat : PVIObject, ISketchFormat

Properties

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

Methods

NameDescription
override Equals(object)与指定对象进行比较。
override GetHashCode()返回哈希代码。

See Also