Поделиться через


DesktopPopupSiteBridge.OverrideScale Property

Definition

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

void OverrideScale(float value);
public float OverrideScale { get; set; }
var single = desktopPopupSiteBridge.overrideScale;
desktopPopupSiteBridge.overrideScale = single;
Public Property OverrideScale As Single

Property Value

Single

float

Implements

Applies to