Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
JawsMako::CRectInset Class Reference

A class which specifies an inset from a rectangle. More...

#include <jawsmako/interactive.h>

Public Member Functions

 CRectInset (double _left=0.0, double _top=0.0, double _right=0.0, double _bottom=0.0)

Public Attributes

double left
double top
double right
double bottom

Detailed Description

A class which specifies an inset from a rectangle.

Constructor & Destructor Documentation

◆ CRectInset()

JawsMako::CRectInset::CRectInset ( double _left = 0.0,
double _top = 0.0,
double _right = 0.0,
double _bottom = 0.0 )
inline

Member Data Documentation

◆ bottom

double JawsMako::CRectInset::bottom

◆ left

double JawsMako::CRectInset::left

◆ right

double JawsMako::CRectInset::right

◆ top

double JawsMako::CRectInset::top

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