The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||||
See also: DrawLandMarkSymbolOnCanvas, OnDrawLandmark | |||||||||
TDrawLandMarkEvent |
|||||||||
The TDrawLandMarkEvent type declares the event OnDrawLandMark. The parameter Handled is FALSE by default. If you set it to TRUE you signal to the TGeoMap component that you have processed the event (i.e. drawn the landmark yourself) and TGeoMap should not perform any further actions. The parameter Canvas provides access to the canvas where the landmark is to be drawn. APoint contains the position of the landmark in pixel coordinates. The parameter LandMarkData provides the specific data of the landmark (e.g. color, size, type of landmark, etc).
|