Share via


AnnotationPathPoint.Name プロパティ

定義

注釈のパス ポイントの名前を取得します。

public:
 property System::String ^ Name { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string Name { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

パス ポイントの名前を表す string 値。

属性

適用対象