Overview

Sample Code

Programming Guide

API Reference

Support

HPS.GlyphPoint Struct Reference

Public Member Functions

override bool Equals (object obj)
 
bool Equals (GlyphPoint p)
 
override int GetHashCode ()
 
 GlyphPoint (GlyphPoint gp)
 
 GlyphPoint (sbyte new_x, sbyte new_y)
 

Static Public Member Functions

static bool operator!= (GlyphPoint p1, GlyphPoint p2)
 
static bool operator== (GlyphPoint p1, GlyphPoint p2)
 

Public Attributes

sbyte x
 
sbyte y
 

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