C1.WPF Namespace > C1ZoomUnit Structure > C1ZoomUnit Constructor : C1ZoomUnit Constructor(Double,C1ZoomUnitType) |
'Declaration
Public Function New( _ ByVal value As Double, _ ByVal type As C1ZoomUnitType _ )
'Usage
Dim value As Double Dim type As C1ZoomUnitType Dim instance As New C1ZoomUnit(value, type)
public C1ZoomUnit( double value, C1ZoomUnitType type )
public: C1ZoomUnit( double value, C1ZoomUnitType type )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2