Class UnitType

Class UnitType

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

측정 단위를 지정합니다.

[ComVisible(true)]
public sealed class UnitType : IEquatable<unittype>

Inheritance

object UnitType

Implements

IEquatable

상속 회원들

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Fields

Auto

측정은 정의되지 않습니다.

public static readonly UnitType Auto

필드 가치

UnitType

Ch

측정은 “0” (zero)의 폭과 비교됩니다.

public static readonly UnitType Ch

필드 가치

UnitType

Cm

측정은 센티미터

public static readonly UnitType Cm

필드 가치

UnitType

Deg

측정은 단계로 이루어진다.

public static readonly UnitType Deg

필드 가치

UnitType

Dpcm

측정은 센티미터 당 포인트로 이루어집니다.

public static readonly UnitType Dpcm

필드 가치

UnitType

Dpi

측정은 인치 당 포인트로 이루어집니다.

public static readonly UnitType Dpi

필드 가치

UnitType

Dppx

측정은 픽셀 단위에 따라 Dots로 이루어집니다.

public static readonly UnitType Dppx

필드 가치

UnitType

Em

측정은 부모 요소의 글꼴의 높이와 비교됩니다.

public static readonly UnitType Em

필드 가치

UnitType

Ex

측정은 부모 요소의 문자 x의 하단 문자의 높이와 비교됩니다.

public static readonly UnitType Ex

필드 가치

UnitType

Grad

측정은 그라디안에 있습니다.

public static readonly UnitType Grad

필드 가치

UnitType

Hz

측정은 Hertz로 이루어집니다.

public static readonly UnitType Hz

필드 가치

UnitType

In

측정은 인치에 있습니다.

public static readonly UnitType In

필드 가치

UnitType

Integer

측정은 전체 숫자입니다.

public static readonly UnitType Integer

필드 가치

UnitType

KHz에 대하여

측정은 kgHertz로 이루어집니다.

public static readonly UnitType KHz

필드 가치

UnitType

Mm

측정은 밀리미터

public static readonly UnitType Mm

필드 가치

UnitType

Ms

측정은 밀리초로 이루어진다.

public static readonly UnitType Ms

필드 가치

UnitType

Pc

측정은 피카스에서

public static readonly UnitType Pc

필드 가치

UnitType

Percentage

측정은 퍼센트로 이루어진다.

public static readonly UnitType Percentage

필드 가치

UnitType

Pt

측정은 포인트에

public static readonly UnitType Pt

필드 가치

UnitType

Px

측정은 픽셀에서

public static readonly UnitType Px

필드 가치

UnitType

Q

측정은 쿼터 밀리미터

public static readonly UnitType Q

필드 가치

UnitType

Rad

측정은 방사선으로 이루어집니다.

public static readonly UnitType Rad

필드 가치

UnitType

Real

측정은 실제 숫자입니다.

public static readonly UnitType Real

필드 가치

UnitType

Rem

측정은 뿌리 요소의 글꼴 크기와 비교됩니다.

public static readonly UnitType Rem

필드 가치

UnitType

S

측정은 몇 초 안에 이루어집니다.

public static readonly UnitType S

필드 가치

UnitType

Turn

측정은 회전이다.

public static readonly UnitType Turn

필드 가치

UnitType

Vh

측정은 시각 포트의 높이의 1 %에 해당합니다* 시도해 보세요

public static readonly UnitType Vh

필드 가치

UnitType

Vmax

측정은 보기 포트의 1 %* 더 큰 차원에 해당합니다.

public static readonly UnitType Vmax

필드 가치

UnitType

Vmin

측정은 시각 포트*의 1 % 미만 차원에 해당합니다.

public static readonly UnitType Vmin

필드 가치

UnitType

Vw

측정은 시각 포트의 폭의 1 %에 해당합니다*

public static readonly UnitType Vw

필드 가치

UnitType

Methods

Equals(객체)

지정된 System.Object이 이 경우와 동일한지 여부를 결정합니다.

public override bool Equals(object obj)

Parameters

obj object

시스템.Object 이 경우와 비교할 수 있습니다.

Returns

bool

‘진실’이 지정된 System.Object이 이 경우와 동일한 경우; 그렇지 않으면 ‘거짓’입니다.

Equals(UnitType)

지정된 Aspose.Html.Drawing.UnitType가 이 경우와 동일한지 결정합니다.

public bool Equals(UnitType other)

Parameters

other UnitType

이 예제와 비교할 수 있는 Aspose.Html.Drawing.UnitType.

Returns

bool

‘진실’이라면 지정된 Aspose.Html.Drawing.UnitType는 이 사례와 동일합니다; 그렇지 않으면 ‘거짓’입니다.

GetHashCode()

이 경우 해시 코드를 반환합니다.

public override int GetHashCode()

Returns

int

이 예제에 대한 해시 코드, 해시 테이블과 같은 해시 알고리즘 및 데이터 구조에서 사용하기에 적합합니다.

ToString()

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

public override string ToString()

Returns

string

이 기회를 대표하는 시스템.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

bool

‘진실’ 두 Aspose.Html.Drawing.UnitType가 동일한 경우; 그렇지 않으면 ‘거짓’입니다.

명확한 운영자 스트리트(UnitType)

Aspose.Html.Drawing.UnitType에서 System.String로 명시적인 변환을 수행합니다.

public static explicit operator string(UnitType value)

Parameters

value UnitType

그 가치가 있다.

Returns

string

변환의 결과입니다.

유니버설 운영자 UnitType(스트리트)

System.String에서 Aspose.Html.Drawing.UnitType로 변환을 수행합니다.

public static implicit operator UnitType(string value)

Parameters

value string

그 가치가 있다.

Returns

UnitType

변환의 결과입니다.

운영자 !=(유니트 타입, 유니트 타입)

두 개의 지정된 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

bool

‘진실’ 두 Aspose.Html.Drawing.UnitType가 동일하지 않은 경우; 그렇지 않으면 ‘거짓’입니다.

 한국어