CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Protected Attributes | List of all members
CartoTypePoint Struct Reference

#import <CartoTypeBase.h>

Protected Attributes

double x
 
double y
 

Detailed Description

A point defined using double-precision floating point values.

Member Data Documentation

◆ x

- (double) x
protected

The X coordinate.

◆ y

- (double) y
protected

The Y coordinate.


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