1.26.2.1
Prysm
cohtml.Net.Rectangle Class Reference
+ Inheritance diagram for cohtml.Net.Rectangle:

Public Member Functions

virtual void Dispose ()
 
 Rectangle ()
 

Protected Attributes

bool swigCMemOwn
 

Properties

float X [get, set]
 
float Y [get, set]
 
float Width [get, set]
 
float Height [get, set]
 

Constructor & Destructor Documentation

◆ Rectangle()

cohtml.Net.Rectangle.Rectangle ( )
inline

Member Function Documentation

◆ Dispose()

virtual void cohtml.Net.Rectangle.Dispose ( )
inlinevirtual

Member Data Documentation

◆ swigCMemOwn

bool cohtml.Net.Rectangle.swigCMemOwn
protected

Property Documentation

◆ Height

float cohtml.Net.Rectangle.Height
getset

◆ Width

float cohtml.Net.Rectangle.Width
getset

◆ X

float cohtml.Net.Rectangle.X
getset

◆ Y

float cohtml.Net.Rectangle.Y
getset