Class WmfExtTextOut
Class WmfExtTextOut
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Wmf.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Wmf ext tekst wyjść
public class WmfExtTextOut : WmfPointObject
Inheritance
object ← MetaObject ← WmfObject ← WmfPointObject ← WmfExtTextOut
Derived
Dziedziczeni członkowie
WmfPointObject.Point , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfExtTextOut()
public WmfExtTextOut()
Properties
Dx
Zostaw lub ustaw dx.
public short[] Dx { get; set; }
Wartość nieruchomości
short [ ]
ExtendedByte
Zostaw lub ustaw rozszerzony byt.
public byte ExtendedByte { get; set; }
Wartość nieruchomości
FwOpts
Dostęp lub ustaw FW opty.
public int FwOpts { get; set; }
Wartość nieruchomości
Rectangle
Zatrzymaj lub ustaw rektangulę.
public Rectangle Rectangle { get; set; }
Wartość nieruchomości
StringLength
Uzyskuje lub ustawia długość paska.
public int StringLength { get; set; }
Wartość nieruchomości
Text
Dostęp lub ustawienie tekstu.
public string Text { get; set; }