ZoomValueItem(Double) Constructor
In This Article
Initializes a new instance of the ZoomValueItem class with the specified zoom value.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
zoom |
Double | A Double value. This value is assigned to the Zoom |
See Also