AnnotationPathPoint.PointType 属性

定义

获取或设置批注的路径点的类型。

public:
 property System::Byte PointType { System::Byte get(); void set(System::Byte value); };
[System.ComponentModel.Browsable(false)]
public byte PointType { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.PointType : byte with get, set
Public Property PointType As Byte

属性值

Byte

一个 byte 值。

属性

注解

PathPointType有关更多详细信息,请参见枚举。

适用于