[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.C1Zoom.-ctor

C1Zoom Constructor

C1Zoom()

Initializes a new instance of the C1Zoom class.

Declaration
public C1Zoom()
Public Sub New()

C1Zoom(IContainer)

Initializes a new instance of the C1Zoom class with the specified container.

Declaration
public C1Zoom(IContainer container)
Public Sub New(container As IContainer)
Parameters
Type Name Description
IContainer container

An IContainer representing the container of the C1Zoom.