Interface IVectorPathData
Interface IVectorPathData
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Core.VectorPaths Zgromadzenie: Aspose.Imaging.dll (25.5.0)
Interfejs dostępu do danych ścieżek wektorowych.
public interface IVectorPathDataProperties
IsDisabled
Otrzymuje lub ustawia wartość wskazującą, czy ta instancja jest zablokowana.
bool IsDisabled { get; set; }Wartość nieruchomości
IsInverted
Otrzymuje lub ustawia wartość wskazującą, czy ta instancja jest odwrócona.
bool IsInverted { get; set; }Wartość nieruchomości
IsNotLinked
Otrzymuje lub ustawia wartość wskazującą, czy ta instancja nie jest połączona.
bool IsNotLinked { get; set; }Wartość nieruchomości
Paths
Uzyskuje lub ustawia rekordy ścieżki.
VectorPathRecord[] Paths { get; set; }Wartość nieruchomości
VectorPathRecord [ ]
Version
Dostęp lub ustaw wersję.
int Version { get; set; }