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

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Свойство 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
Résultat IVwGraphics

IchBase public_oe property

public int IchBase
Résultat int

IchLim public_oe property

public int IchLim
Résultat int

IchMin public_oe property

public int IchMin
Résultat int

IsLastLineOfSelection public_oe property

public bool IsLastLineOfSelection
Résultat bool

On public_oe property

public bool On
Résultat bool

RcDst public_oe property

public Rect RcDst
Résultat Rect

RcSrc public_oe property

public Rect RcSrc
Résultat Rect

YdBottom public_oe property

public int YdBottom
Résultat int

YdTop public_oe property

public int YdTop
Résultat int