CartoType .NET API 7.8.2, 2022-03-25
for development in C#, Visual Basic and other .NET languages
Public Attributes | List of all members
CartoType::PositionedBitmap Class Reference

A bitmap and a position to draw it. Used when drawing notices on the map. More...

#include <CartoTypeWrapper.h>

Public Attributes

Drawing::Bitmap ^ m_bitmap = nullptr
 The bitmap.
 
int m_x = 0
 The X coordinate of the position at which to draw the top-left corner of the bitmap.
 
int m_y = 0
 The Y coordinate of the position at which to draw the top-left corner of the bitmap.
 

Detailed Description

A bitmap and a position to draw it. Used when drawing notices on the map.


The documentation for this class was generated from the following file: