Share via


AnnotationPathPoint.PointType 属性

定义

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

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

属性值

一个 byte 值。

属性

注解

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

适用于