Property | Type | Description | |
---|---|---|---|
Height | int | ||
Index | int | ||
Name | string | ||
Width | int | ||
X | int | ||
Y | int |
Method | Description | |
---|---|---|
GetRect ( ) : Rectangle | ||
GetRectF ( float width, float height ) : RectangleF |
public GetRectF ( float width, float height ) : RectangleF | ||
width | float | |
height | float | |
return | RectangleF |