Class ZoomScaleEventArgs
Event arguments for the ZoomScaleChanged event.
Inherited Members
Namespace: Gorgon.Editor.Rendering
Assembly: Gorgon.Editor.API.dll
Syntax
public class ZoomScaleEventArgs : EventArgs
Properties
| Edit this page View SourceZoomScale
Property to return zoom scale value.
Declaration
public float ZoomScale { get; }
Property Value
Type | Description |
---|---|
float |