Class EmfPlusGraphicsObjectType
Class EmfPlusGraphicsObjectType
De naam: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Verzameling: Aspose.Imaging.dll (25.4.0)
De Graphics Objects specificeren parameters voor de grafische output. Ze zijn onderdeel van de playback-gerelateerde context en zijn persistent tijdens het afspelen van een EMF+ metafile.
public abstract class EmfPlusGraphicsObjectType : EmfPlusObject
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusGraphicsObjectType
Derived
EmfPlusBrush , EmfPlusCustomLineCap , EmfPlusFont , EmfPlusImage , EmfPlusImageAttributes , EmfPlusPath , EmfPlusPen , EmfPlusRegion , EmfPlusStringFormat
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusGraphicsObjectType()
protected EmfPlusGraphicsObjectType()
Properties
Version
Geeft of zet de versie.
public EmfPlusGraphicsVersion Version { get; set; }