C# Class NOpenType.GlyphPathBuilderBase.FtPoint

Mostrar archivo Open project: prepare/HTML-Renderer

Public Methods

Method Description
FtPoint ( short x, short y ) : System
ToString ( ) : string

Method Details

FtPoint() public method

public FtPoint ( short x, short y ) : System
x short
y short
return System

ToString() public method

public ToString ( ) : string
return string