Class UnitType
이름 공간 : Aspose.Html.Drawing 구성: Aspose.HTML.dll (25.5.0)
측정 단위를 지정합니다.
[ComVisible(true)]
public sealed class UnitType : IEquatable<unittype>Inheritance
Implements
상속 회원들
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
Auto
측정은 정의되지 않습니다.
public static readonly UnitType Auto필드 가치
Ch
측정은 “0” (zero)의 폭과 비교됩니다.
public static readonly UnitType Ch필드 가치
Cm
측정은 센티미터
public static readonly UnitType Cm필드 가치
Deg
측정은 단계로 이루어진다.
public static readonly UnitType Deg필드 가치
Dpcm
측정은 센티미터 당 포인트로 이루어집니다.
public static readonly UnitType Dpcm필드 가치
Dpi
측정은 인치 당 포인트로 이루어집니다.
public static readonly UnitType Dpi필드 가치
Dppx
측정은 픽셀 단위에 따라 Dots로 이루어집니다.
public static readonly UnitType Dppx필드 가치
Em
측정은 부모 요소의 글꼴의 높이와 비교됩니다.
public static readonly UnitType Em필드 가치
Ex
측정은 부모 요소의 문자 x의 하단 문자의 높이와 비교됩니다.
public static readonly UnitType Ex필드 가치
Grad
측정은 그라디안에 있습니다.
public static readonly UnitType Grad필드 가치
Hz
측정은 Hertz로 이루어집니다.
public static readonly UnitType Hz필드 가치
In
측정은 인치에 있습니다.
public static readonly UnitType In필드 가치
Integer
측정은 전체 숫자입니다.
public static readonly UnitType Integer필드 가치
KHz에 대하여
측정은 kgHertz로 이루어집니다.
public static readonly UnitType KHz필드 가치
Mm
측정은 밀리미터
public static readonly UnitType Mm필드 가치
Ms
측정은 밀리초로 이루어진다.
public static readonly UnitType Ms필드 가치
Pc
측정은 피카스에서
public static readonly UnitType Pc필드 가치
Percentage
측정은 퍼센트로 이루어진다.
public static readonly UnitType Percentage필드 가치
Pt
측정은 포인트에
public static readonly UnitType Pt필드 가치
Px
측정은 픽셀에서
public static readonly UnitType Px필드 가치
Q
측정은 쿼터 밀리미터
public static readonly UnitType Q필드 가치
Rad
측정은 방사선으로 이루어집니다.
public static readonly UnitType Rad필드 가치
Real
측정은 실제 숫자입니다.
public static readonly UnitType Real필드 가치
Rem
측정은 뿌리 요소의 글꼴 크기와 비교됩니다.
public static readonly UnitType Rem필드 가치
S
측정은 몇 초 안에 이루어집니다.
public static readonly UnitType S필드 가치
Turn
측정은 회전이다.
public static readonly UnitType Turn필드 가치
Vh
측정은 시각 포트의 높이의 1 %에 해당합니다* 시도해 보세요
public static readonly UnitType Vh필드 가치
Vmax
측정은 보기 포트의 1 %* 더 큰 차원에 해당합니다.
public static readonly UnitType Vmax필드 가치
Vmin
측정은 시각 포트*의 1 % 미만 차원에 해당합니다.
public static readonly UnitType Vmin필드 가치
Vw
측정은 시각 포트의 폭의 1 %에 해당합니다*
public static readonly UnitType Vw필드 가치
Methods
Equals(객체)
지정된 System.Object이 이 경우와 동일한지 여부를 결정합니다.
public override bool Equals(object obj)Parameters
obj object
시스템.Object 이 경우와 비교할 수 있습니다.
Returns
‘진실’이 지정된 System.Object이 이 경우와 동일한 경우; 그렇지 않으면 ‘거짓’입니다.
Equals(UnitType)
지정된 Aspose.Html.Drawing.UnitType가 이 경우와 동일한지 결정합니다.
public bool Equals(UnitType other)Parameters
other UnitType
이 예제와 비교할 수 있는 Aspose.Html.Drawing.UnitType.
Returns
‘진실’이라면 지정된 Aspose.Html.Drawing.UnitType는 이 사례와 동일합니다; 그렇지 않으면 ‘거짓’입니다.
GetHashCode()
이 경우 해시 코드를 반환합니다.
public override int GetHashCode()Returns
이 예제에 대한 해시 코드, 해시 테이블과 같은 해시 알고리즘 및 데이터 구조에서 사용하기에 적합합니다.
ToString()
이 경우를 나타내는 System.String을 반환합니다.
public override string ToString()Returns
이 기회를 대표하는 시스템.String입니다.
Operators
운영자 =(유니트 타입, 유니트 타입)
두 개의 지정된 Aspose.Html.Drawing.UnitType 값이 동일한지 결정합니다.
public static bool operator ==(UnitType first, UnitType second)Parameters
first UnitType
첫 번째 Aspose.Html.Drawing.UnitType 값을 비교할 수 있습니다.
second UnitType
두 번째 Aspose.Html.Drawing.UnitType 값을 비교합니다.
Returns
‘진실’ 두 Aspose.Html.Drawing.UnitType가 동일한 경우; 그렇지 않으면 ‘거짓’입니다.
명확한 운영자 스트리트(UnitType)
Aspose.Html.Drawing.UnitType에서 System.String로 명시적인 변환을 수행합니다.
public static explicit operator string(UnitType value)Parameters
value UnitType
그 가치가 있다.
Returns
변환의 결과입니다.
유니버설 운영자 UnitType(스트리트)
System.String에서 Aspose.Html.Drawing.UnitType로 변환을 수행합니다.
public static implicit operator UnitType(string value)Parameters
value string
그 가치가 있다.
Returns
변환의 결과입니다.
운영자 !=(유니트 타입, 유니트 타입)
두 개의 지정된 Aspose.Html.Drawing.UnitType 값이 동일하지 않은지 결정합니다.
public static bool operator !=(UnitType first, UnitType second)Parameters
first UnitType
첫 번째 Aspose.Html.Drawing.UnitType 값을 비교할 수 있습니다.
second UnitType
두 번째 Aspose.Html.Drawing.UnitType 값을 비교합니다.
Returns
‘진실’ 두 Aspose.Html.Drawing.UnitType가 동일하지 않은 경우; 그렇지 않으면 ‘거짓’입니다.