Class OdTransformInfo
Class OdTransformInfo
Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Otwarte dokumenty tłumaczą informacje
[JsonObject(MemberSerialization.OptIn)]
public class OdTransformInfo
Inheritance
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdTransformInfo()
public OdTransformInfo()
Properties
RotateAngle
Zatrzymaj lub ustaw rotujący kąt.
[JsonProperty]
public float RotateAngle { get; set; }
Wartość nieruchomości
Skewx
Zostaw lub ustaw plik x.
[JsonProperty]
public float SkewX { get; set; }
Wartość nieruchomości
Skewny
Przyjmuje lub ustawia skywę Y.
[JsonProperty]
public float SkewY { get; set; }
Wartość nieruchomości
TłumaczenieX
Dostęp lub ustaw tłumaczenie x.
[JsonProperty]
public float TranslateX { get; set; }
Wartość nieruchomości
Tłumaczenie
Dostęp lub ustaw tłumaczenie Y.
[JsonProperty]
public float TranslateY { get; set; }
Wartość nieruchomości
Methods
Copy()
Kopiuj tę instancję.
public OdTransformInfo Copy()
Returns
Zdobądź przykład OdTransformInfo