Image.HorizontalResolution 속성
정의
public:
property float HorizontalResolution { float get(); };
public float HorizontalResolution { get; }
member this.HorizontalResolution : single
Public ReadOnly Property HorizontalResolution As Single
속성 값
이 Image의 가로 해상도(인치 당 픽셀 수)입니다.The horizontal resolution, in pixels per inch, of this Image.