'Declaration Public Property CardHeightToViewportRatio As Double
'Usage Dim instance As CardflowItemsHost Dim value As Double instance.CardHeightToViewportRatio = value value = instance.CardHeightToViewportRatio
public double CardHeightToViewportRatio {get; set;}