Image.HorizontalResolution 속성

정의

이 수평 해상도를 인치당 픽셀 단위로 Image가져옵니다.

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

속성 값

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

적용 대상