C# Class GitUI.RevisionGrid.DrawRefArgs

显示文件 Open project: gitextensions/gitextensions

Public Properties

Property Type Description
CellBounds System.Drawing.Rectangle
Graphics System.Drawing.Graphics
IsRowSelected bool
RefsFont System.Drawing.Font

Property Details

CellBounds public_oe property

public Rectangle,System.Drawing CellBounds
return System.Drawing.Rectangle

Graphics public_oe property

public Graphics,System.Drawing Graphics
return System.Drawing.Graphics

IsRowSelected public_oe property

public bool IsRowSelected
return bool

RefsFont public_oe property

public Font,System.Drawing RefsFont
return System.Drawing.Font