다음을 통해 공유


ContentSiteView.ParentScale 속성

정의

단일 ContentSite에 대한 부모 Win32 HWND의 기본 배율 인수를 가져옵니다.

public:
 property float ParentScale { float get(); };
float ParentScale();
public float ParentScale { get; }
var single = contentSiteView.parentScale;
Public ReadOnly Property ParentScale As Single

속성 값

Single

float

단일 ContentSite에 대한 부모 Win32 HWND의 기본 크기 조정 요소입니다.

적용 대상