Image.VerticalResolution 속성

정의

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

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

속성 값

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

적용 대상