Show Table of Contents: Loads current page with table of contents.
[XmlIgnoreAttribute()] public int Top {get; set;}
NSInteger LeadRectTop(LeadRect rect)
public int getTop()
XmlIgnoreAttribute() <br/>get_Top();<br/>set_Top(value);<br/>Object.defineProperty('Top');
[XmlIgnoreAttribute()] public: property int Top { int get(); void set ( int value); }
'Declaration
<XmlIgnoreAttribute()> Public Property Top As Integer
'Usage
Dim instance As LeadRect Dim value As Integer instance.Top = value value = instance.Top
Target Platforms
LeadRect Structure LeadRect Members