C# Class SIL.FieldWorks.SharpViews.SharpViewsTests.MockGraphics.RenderPictureArgs

Show file Open project: sillsdev/FieldWorks

Public Properties

Property Type Description
Cx int
CxSrc int
Cy int
CySrc int
Picture IPicture
RcWBounds Rect
X int
XSrc int
Y int
YSrc int

Property Details

Cx public property

public int Cx
return int

CxSrc public property

public int CxSrc
return int

Cy public property

public int Cy
return int

CySrc public property

public int CySrc
return int

Picture public property

public IPicture Picture
return IPicture

RcWBounds public property

public Rect RcWBounds
return Rect

X public property

public int X
return int

XSrc public property

public int XSrc
return int

Y public property

public int Y
return int

YSrc public property

public int YSrc
return int