Class Dimension
Nombre del espacio: Aspose.Html.Drawing Colección: Aspose.HTML.dll (25.4.0)
Ofrece la clase básica para las dimensiones.El término general ‘dimensión’ se refiere a un número con una unidad anexada a él, y se denota por Aspose.Html.Drawing.UnitType.
[ComVisible(true)]
public abstract class Dimension : Numeric, IEquatable<unit>
Inheritance
object ← Unit ← Numeric ← Dimension
Derived
Angle ,y, Frequency ,y, Length ,y, Resolution ,y, Time
Implements
Miembros heredados
Numeric.GetValue() ,y, Numeric.CompareTo(Numeric) ,y, Numeric.Equals(Unit) ,y, Numeric.GetHashCode() ,y, Numeric.ToString() ,y, Numeric.GetValue(UnitType) ,y, Numeric.OnConvert(double, UnitType, UnitType) ,y, Unit.Equals(Unit) ,y, Unit.Equals(object) ,y, Unit.GetHashCode() ,y, Unit.ToString() ,y, Unit.FromCentimeters(double) ,y, Unit.FromMillimeters(double) ,y, Unit.FromQuarterMillimeters(double) ,y, Unit.FromInches(double) ,y, Unit.FromPicas(double) ,y, Unit.FromPoints(double) ,y, Unit.FromPixels(double) ,y, Unit.FromDegrees(double) ,y, Unit.FromGradians(double) ,y, Unit.FromRadians(double) ,y, Unit.FromTurns(double) ,y, Unit.FromSeconds(double) ,y, Unit.FromMilliseconds(double) ,y, Unit.FromHertz(double) ,y, Unit.FromKiloHertz(double) ,y, Unit.FromDotsPerInch(double) ,y, Unit.FromDotsPerCentimeters(double) ,y, Unit.FromDotsPerPixel(double) ,y, Unit.UnitType ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Methods
ToString()
Retorna un Sistema.String que representa esta instancia.
public override string ToString()
Returns
Un sistema.String que representa esta instancia.