CartoType iOS API 9.2-12-g6c2dcf66f
for development in Swift and Objective C for iOS and Mac OS
Properties | List of all members
CtGeometryAndResult Class Reference

#import <CartoTypeBase.h>

Inheritance diagram for CtGeometryAndResult:

Properties

CtGeometrygeometry
 
CtResult result
 

Detailed Description

A geometry object and a result code. Used by functions that need to return a geometry object but might not succeed.

Property Documentation

◆ geometry

- (CtGeometry*) geometry
readwritenonatomicstrong

The geometry object.

◆ result

- (CtResult) result
readwritenonatomicassign

The result code.


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