Class Dimension

Class Dimension

A név: Aspose.Html.Drawing Összefoglaló: Aspose.HTML.dll (25.4.0)

Biztosítja az alaposztályt a dimenziókhoz.Az általános kifejezés “méret” egy olyan számra utal, amelyhez egy egység van csatlakoztatva, és az Aspose.Html.Drawing.UnitType jelenti.

[ComVisible(true)]
public abstract class Dimension : Numeric, IEquatable<unit>

Inheritance

object Unit Numeric Dimension

Derived

Angle , Frequency , Length , Resolution , Time

Implements

IEquatable

Örökletes tagok

Numeric.GetValue() , Numeric.CompareTo(Numeric) , Numeric.Equals(Unit) , Numeric.GetHashCode() , Numeric.ToString() , Numeric.GetValue(UnitType) , Numeric.OnConvert(double, UnitType, UnitType) , Unit.Equals(Unit) , Unit.Equals(object) , Unit.GetHashCode() , Unit.ToString() , Unit.FromCentimeters(double) , Unit.FromMillimeters(double) , Unit.FromQuarterMillimeters(double) , Unit.FromInches(double) , Unit.FromPicas(double) , Unit.FromPoints(double) , Unit.FromPixels(double) , Unit.FromDegrees(double) , Unit.FromGradians(double) , Unit.FromRadians(double) , Unit.FromTurns(double) , Unit.FromSeconds(double) , Unit.FromMilliseconds(double) , Unit.FromHertz(double) , Unit.FromKiloHertz(double) , Unit.FromDotsPerInch(double) , Unit.FromDotsPerCentimeters(double) , Unit.FromDotsPerPixel(double) , Unit.UnitType , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToString()

Visszatér egy System.String, amely ezt az esetet képviseli.

public override string ToString()

Returns

string

Egy System.String, amely ezt az esetet képviseli.

Lásd még

Unit

 Magyar