ContentSiteView.ParentScale Property

Definition

Gets the default scaling factor of the parent Win32 HWND for a single ContentSite.

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

Property Value

Single

float

The default scaling factor of the parent Win32 HWND for a single ContentSite.

Applies to