 | WindowAspectsWindowZoom property |
Degree of enlargement of the window content (signed).
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic double WindowZoom { get; set; }
Public Property WindowZoom As Double
Get
Set
public:
property double WindowZoom {
double get ();
void set (double value);
}
member WindowZoom : float with get, set
Property value
Double
See also