C# 클래스 SIL.FieldWorks.SharpViews.SharpViewsTests.MockSegment.DrawRangeArgs

파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Graphics IVwGraphics
IchBase int
IchLim int
IchMin int
IsLastLineOfSelection bool
On bool
RcDst Rect
RcSrc Rect
YdBottom int
YdTop int

프로퍼티 상세

Graphics 공개적으로 프로퍼티

public IVwGraphics Graphics
리턴 IVwGraphics

IchBase 공개적으로 프로퍼티

public int IchBase
리턴 int

IchLim 공개적으로 프로퍼티

public int IchLim
리턴 int

IchMin 공개적으로 프로퍼티

public int IchMin
리턴 int

IsLastLineOfSelection 공개적으로 프로퍼티

public bool IsLastLineOfSelection
리턴 bool

On 공개적으로 프로퍼티

public bool On
리턴 bool

RcDst 공개적으로 프로퍼티

public Rect RcDst
리턴 Rect

RcSrc 공개적으로 프로퍼티

public Rect RcSrc
리턴 Rect

YdBottom 공개적으로 프로퍼티

public int YdBottom
리턴 int

YdTop 공개적으로 프로퍼티

public int YdTop
리턴 int