Visit Gigasoft's Web Site
ProEssentials v6 Help

Gigasoft.ProEssentials.Pe3do.PeUserInterface.Scrollbar Members

DegreeOfRotation

Gets or Sets the current horizontal scroll bar position (0 - 359 degrees) controlling horizontal image rotation. NOTE: Only set this property after the control is initialized via one of the Functions.Reinitialize.. functions.

HorzScrollBar

Gets or Sets whether a horizontal scrollbar will be visible. The horizontal scroll bar controls the rotation angle of image. Scrollbar.DegreeOfRotation programmatically controls this angle.

VertScrollBar

Gets or Sets whether a vertical scrollbar will be visible. The vertical scroll bar controls the viewing height of image. Scrollbar.ViewingHeight programmatically controls this scroll bar position.

ViewingHeight

Gets or Sets the current vertical scroll bar position controlling vertical image rotation. Possible values range from 50 through 50. Where 50 is looking above 3d image. NOTE: Only set this property after the control is initialized via one of the Functions.Reinitialize.. functions.