AnnotationPathPoint.PointType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定註解路徑端點的類型。
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
值。
- 屬性
備註
如需詳細資訊,請參閱 PathPointType 列舉。