Share via


AnnotationPathPoint.PointType Proprietà

Definizione

Ottiene o imposta il tipo di punto del percorso di un'annotazione.

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

Valore della proprietà

Valore byte.

Attributi

Commenti

Per altri dettagli, vedere l'enumerazione PathPointType .

Si applica a