Class Dimension

Class Dimension

이름 공간 : Aspose.Html.Drawing 구성: Aspose.HTML.dll (25.4.0)

차원에 대한 기본 클래스를 제공합니다.일반적인 용어 ‘범위’는 그것에 붙어있는 단위가있는 숫자를 의미하며 Aspose.Html.Drawing.UnitType에 의해 언급됩니다.

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

Inheritance

object Unit Numeric Dimension

Derived

Angle , Frequency , Length , Resolution , Time

Implements

IEquatable

상속 회원들

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()

이 경우를 나타내는 System.String을 반환합니다.

public override string ToString()

Returns

string

이 기회를 대표하는 시스템.String입니다.

또한 보기

Unit

 한국어