CartoType iOS API 9.4-2-ga84cea34e
for development in Swift and Objective C for iOS and Mac OS
Public Attributes | List of all members
CtRectAndResult Struct Reference

#include <CartoTypeBase.h>

Public Attributes

CtRect rect
 
CtResult result
 

Detailed Description

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

Member Data Documentation

◆ rect

CtRect CtRectAndResult::rect

The rectangle.

◆ result

CtResult CtRectAndResult::result

The result code.


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