cohtml::Net::Rectangle

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
Rectangle()

Public Properties

Name
floatX
floatY
floatWidth
floatHeight

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function Rectangle

Rectangle()

Public Property Documentation

property X

float X;

property Y

float Y;

property Width

float Width;

property Height

float Height;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;