Creates a new rectangle.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XMaterialSprite AddRectangle( Vector3 start, Vector3 end, Bitmap bitmap ) |
Parameters
- start
- Type: Vector3
Left lower corner.
- end
- Type: Vector3
Right upper corner.
- bitmap
- Type: System.Drawing..::.Bitmap
The Bitmap bitmap on the object surface.