IVectorPathData

IVectorPathData interface

L’interfaccia per l’accesso ai dati del percorso vettoriale.

public interface IVectorPathData

Proprietà

NomeDescrizione
IsDisabled { get; set; }Ottiene o imposta un valore che indica se questa istanza è disabilitata.
IsInverted { get; set; }Ottiene o imposta un valore che indica se questa istanza è invertita.
IsNotLinked { get; set; }Ottiene o imposta un valore che indica se questa istanza non è collegata.
Paths { get; set; }Ottiene o imposta i record di percorso.
Version { get; set; }Ottiene o imposta la versione.

Guarda anche