Property Size
Size
Gets or sets the size to draw the CustomSprite
Declaration
public SizeF Size { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.SizeF | The size on a 1280*720 pixel base |
Implements
Remarks
If ScaledDraw is called, the size will be scaled by the width returned in ScaledWidth.