Class Dimensions

Dimensions class

그려진 개체의 치수를 포함합니다.

public sealed class Dimensions : ComplexTypeBase

생성자

이름설명
Dimensions()의 새 인스턴스를 초기화합니다.Dimensions 클래스.
Dimensions(float, float)의 새 인스턴스를 초기화합니다.Dimensions 클래스.

속성

이름설명
Height { get; set; }높이를 가져오거나 설정합니다.
NamespaceUri { get; }기본 네임스페이스 URI를 가져옵니다.
Prefix { get; }접두사를 가져옵니다.
Units { get; set; }단위를 가져오거나 설정합니다.
Width { get; set; }너비를 가져오거나 설정합니다.

행동 양식

이름설명
override GetXmpRepresentation()XMP 형식의 값이 포함된 문자열을 가져옵니다.

또한보십시오