Condividi tramite


ContentSite.ParentScale Proprietà

Definizione

Ottiene o imposta il fattore di ridimensionamento predefinito Win32 HWND padre per questo ContentSite.

public:
 property float ParentScale { float get(); void set(float value); };
float ParentScale();

void ParentScale(float value);
public float ParentScale { get; set; }
var single = contentSite.parentScale;
contentSite.parentScale = single;
Public Property ParentScale As Single

Valore della proprietà

Single

float

Fattore di ridimensionamento predefinito Win32 HWND padre per questo ContentSite.

Si applica a