[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerPageView.-ctor

ActionHandlerPageView Constructor

ActionHandlerPageView(bool, bool)

Initializes a new instance of the ActionHandlerPageView class, assigning the Facing and Continuous properties.

Declaration
public ActionHandlerPageView(bool facing, bool continuous)
Public Sub New(facing As Boolean, continuous As Boolean)
Parameters
Type Name Description
bool facing

A value to assign to the Facing property.

bool continuous

A value to assign to the Continuous property.