C# 클래스 GitUI.RevisionGrid.DrawRefArgs

파일 보기 프로젝트 열기: gitextensions/gitextensions

공개 프로퍼티들

프로퍼티 타입 설명
CellBounds System.Drawing.Rectangle
Graphics System.Drawing.Graphics
IsRowSelected bool
RefsFont System.Drawing.Font

프로퍼티 상세

CellBounds 공개적으로 프로퍼티

public Rectangle,System.Drawing CellBounds
리턴 System.Drawing.Rectangle

Graphics 공개적으로 프로퍼티

public Graphics,System.Drawing Graphics
리턴 System.Drawing.Graphics

IsRowSelected 공개적으로 프로퍼티

public bool IsRowSelected
리턴 bool

RefsFont 공개적으로 프로퍼티

public Font,System.Drawing RefsFont
리턴 System.Drawing.Font