Class EmfPlusCharacterRange

Class EmfPlusCharacterRange

Pôvodný názov: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)

EmfPlusCharacterRange popis

public sealed class EmfPlusCharacterRange : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusCharacterRange

Z dedičných členov

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusCharacterRange()

public EmfPlusCharacterRange()

Properties

First

Získať alebo nastaviť 32-bitový podpísaný integer, ktorýurčuje prvú pozíciu tohto rozsahu.

public int First { get; set; }

Hodnota nehnuteľnosti

int

Length

Dostane alebo nastaví 32-bitový podpísaný integer, ktorý špecifikujePočet pozícií v tejto kategórii

public int Length { get; set; }

Hodnota nehnuteľnosti

int

 Slovenčina