'DeclarationPublic Property HostBounds As System.Drawing.Rectangle
'UsageDim instance As NStandardMdiDocumentData Dim value As System.Drawing.Rectangle instance.HostBounds = value value = instance.HostBounds
public System.Drawing.Rectangle HostBounds {get; set;}