Initializes a new instance of the C1ZoomUnit struct.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public C1ZoomUnit( double zoom ) |
| Visual Basic |
|---|
Public Sub New ( _ zoom As Double _ ) |
Parameters
- zoom
- Type: System..::..Double