CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoType::TLine Class Reference

#include <cartotype_base.h>

Public Attributes

TPoint iStart
 
TPoint iEnd
 

Detailed Description

A line segment in two-dimensional space.

Member Data Documentation

◆ iEnd

TPoint CartoType::TLine::iEnd

The end of the line segment.

◆ iStart

TPoint CartoType::TLine::iStart

The start of the line segment.


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