'Declaration Public Property CameraZOffset As Double
'Usage Dim instance As CardflowItemsHost Dim value As Double instance.CameraZOffset = value value = instance.CameraZOffset
public double CameraZOffset {get; set;}
Property Value
A double representing the offset of the camera from the center of the viewport on the Z axis.