Draw tile (For mode 2D)
Draws given tile at given position.
Was this helpful?
Place tile (For mode 2D)
Was this helpful?
Select tile (For mode 2D)
Was this helpful?
Position 2D (For mode 2D)
Gets or possibly sets property that holds position in the 2D space.
Was this helpful?
Coordinate X in fields (For mode 2D)
Gets or sets value of property X converted to the fields.
Was this helpful?
Coordinate Y in fields (For mode 2D)
Gets or sets value of property Y converted to the fields.
Was this helpful?
Coordinates X,Y in pixels (For modes 2D, 3D)
Returns X,Y coordinates in pixels from parameters given in fields.
Was this helpful?
Coordinate X in pixels (For modes 2D, 3D)
Returns X coordinate in pixels from parameter given in fields.
Was this helpful?
Coordinate Y in pixels (For modes 2D, 3D)
Returns Y coordinate in pixels from parameter given in fields.
Was this helpful?
Coordinate X in fields (For modes 2D, 3D)
Returns X coordinate in fields from parameter given in pixels.
Was this helpful?
Coordinate Y in fields (For modes 2D, 3D)
Returns Y coordinate in fields from parameter given in pixels.
Was this helpful?
Coordinates X,Y in fields (For modes 2D, 3D)
Returns X,Y coordinate in fields from parameter given in pixels.
Was this helpful?
Distance (For modes 2D, 3D, Console)
Returns distance between two points.
Was this helpful?
Create graphics from Baltie's Area (For mode 2D)
Creates the Graphics object to enable drawing on the Baltie's space.
Was this helpful?
Resizing, shifting of area (For mode 2D)
Draws again part of the area on the area with possibilities to resize or move drawn area.
Was this helpful?
Change background (For mode 2D)
Change background od 2D area
Was this helpful?
Draw ellipse (For mode 2D)
Draws ellipse according to the given parameters.
Was this helpful?
Load/Draw image (For mode 2D)
Loads/Draws image according to the given parameters.
Was this helpful?
Draw line (For mode 2D)
Draws line according to the given parameters.
Was this helpful?
Draw pixel (For mode 2D)
Draws pixel according to the given parameters.
Was this helpful?
Draw rectangle (For mode 2D)
Draws rectangle according to the given parameters.
Was this helpful?
Flood fill (For mode 2D)
Fills area with single color according to the given parameters.
Was this helpful?
Get tile(s) as bitmap (For mode 2D)
Returns one or more tiles as an Bitmap object.
Was this helpful?
Measure drawn text (For mode 2D)
Calculates size of the drawn text using the given font. It measures text written by command Draw string.
Was this helpful?
Save bitmap as tile(s) (For mode 2D)
Saves bitmap as one or more tiles.
Was this helpful?


Did you find this information useful?
Documentation of SGP Baltie 4 C#
Send us comments on this topic by this form ©1978-2010 SGP Systems

Parent page | Previous page | Next page