C# 클래스 LayoutFarm.InternalUI.ScrollBarCreationParameters

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
arrowBoxSize PixelFarm.Drawing.Size
elementBound PixelFarm.Drawing.Rectangle
largeChange float
maximum float
minmum float
scrollBarType ScrollBarType
smallChange float
thumbBoxLimit int

프로퍼티 상세

arrowBoxSize 공개적으로 프로퍼티

public Size,PixelFarm.Drawing arrowBoxSize
리턴 PixelFarm.Drawing.Size

elementBound 공개적으로 프로퍼티

public Rectangle,PixelFarm.Drawing elementBound
리턴 PixelFarm.Drawing.Rectangle

largeChange 공개적으로 프로퍼티

public float largeChange
리턴 float

maximum 공개적으로 프로퍼티

public float maximum
리턴 float

minmum 공개적으로 프로퍼티

public float minmum
리턴 float

scrollBarType 공개적으로 프로퍼티

public ScrollBarType scrollBarType
리턴 ScrollBarType

smallChange 공개적으로 프로퍼티

public float smallChange
리턴 float

thumbBoxLimit 공개적으로 프로퍼티

public int thumbBoxLimit
리턴 int