VisualBrick.GetScaleFactor(IPrintingSystemContext) Method
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
context | IPrintingSystemContext | An object implementing the IPrintingSystemContext interface. |
Returns
Type | Description |
---|---|
Single | A Single value. |
See Also