Aspose::Page::Drawing Namespace Reference

Namespaces

 Drawing2D
 
 Imaging
 

Classes

class  NamespaceDoc
 The Aspose.Page.Drawing is a root namespace for System.Drawing wrapper classes. More...
 
class  Size
 Stores an ordered pair of integers, typically the width and height of a rectangle. More...
 

Functions

ASPOSE_PAGE_SHARED_API bool operator== (const Size &left, const Size &right)
 
ASPOSE_PAGE_SHARED_API bool operator!= (const Size &sz1, const Size &sz2)
 

Function Documentation

◆ operator!=()

ASPOSE_PAGE_SHARED_API bool Aspose::Page::Drawing::operator!= ( const Size sz1,
const Size sz2 
)

◆ operator==()

ASPOSE_PAGE_SHARED_API bool Aspose::Page::Drawing::operator== ( const Size left,
const Size right 
)