Image.HorizontalResolution 속성

정의

Image의 가로 해상도(인치 당 픽셀 수)를 가져옵니다.

public:
 property float HorizontalResolution { float get(); };
public float HorizontalResolution { get; }
member this.HorizontalResolution : single
Public ReadOnly Property HorizontalResolution As Single

속성 값

Single

Image의 가로 해상도(인치 당 픽셀 수)입니다.

적용 대상