次の方法で共有


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 、 列挙体を参照してください。

適用対象