C# Class SIL.FieldWorks.SharpViews.SharpViewsTests.MockSegment.DrawRangeArgs

显示文件 Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

Property Type Description
Graphics IVwGraphics
IchBase int
IchLim int
IchMin int
IsLastLineOfSelection bool
On bool
RcDst Rect
RcSrc Rect
YdBottom int
YdTop int

Property Details

Graphics public_oe property

public IVwGraphics Graphics
return IVwGraphics

IchBase public_oe property

public int IchBase
return int

IchLim public_oe property

public int IchLim
return int

IchMin public_oe property

public int IchMin
return int

IsLastLineOfSelection public_oe property

public bool IsLastLineOfSelection
return bool

On public_oe property

public bool On
return bool

RcDst public_oe property

public Rect RcDst
return Rect

RcSrc public_oe property

public Rect RcSrc
return Rect

YdBottom public_oe property

public int YdBottom
return int

YdTop public_oe property

public int YdTop
return int