wx.Html.HtmlSelection Class Reference

Inheritance diagram for wx.Html.HtmlSelection:

wx.Object

List of all members.

Public Member Functions

void ClearPrivPos ()
override void Dispose ()
 HtmlSelection ()
 HtmlSelection (IntPtr wxObject)
void Set (HtmlCell fromCell, HtmlCell toCell)
void Set (Point fromPos, HtmlCell fromCell, Point toPos, HtmlCell toCell)

Properties

bool Empty [get]
HtmlCell FromCell [get]
Point FromPos [get]
Point FromPrivPos [get, set]
HtmlCell ToCell [get]
Point ToPos [get]
Point ToPrivPos [get, set]


Constructor & Destructor Documentation

wx.Html.HtmlSelection.HtmlSelection ( IntPtr  wxObject  ) 

wx.Html.HtmlSelection.HtmlSelection (  ) 


Member Function Documentation

void wx.Html.HtmlSelection.ClearPrivPos (  ) 

override void wx.Html.HtmlSelection.Dispose (  )  [virtual]

Reimplemented from wx.Object.

void wx.Html.HtmlSelection.Set ( HtmlCell  fromCell,
HtmlCell  toCell 
)

void wx.Html.HtmlSelection.Set ( Point  fromPos,
HtmlCell  fromCell,
Point  toPos,
HtmlCell  toCell 
)


Property Documentation

bool wx.Html.HtmlSelection.Empty [get]

HtmlCell wx.Html.HtmlSelection.FromCell [get]

Point wx.Html.HtmlSelection.FromPos [get]

Point wx.Html.HtmlSelection.FromPrivPos [get, set]

HtmlCell wx.Html.HtmlSelection.ToCell [get]

Point wx.Html.HtmlSelection.ToPos [get]

Point wx.Html.HtmlSelection.ToPrivPos [get, set]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads