Class HeaderBBox
Inheritance
System.Object
    HeaderBBox
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class HeaderBBox : ProtoBuf.IExtensibleConstructors
HeaderBBox()
Declaration
public HeaderBBox()Properties
bottom
Declaration
public long bottom { get; set; }Property Value
| System.Int64 
 | 
left
Declaration
public long left { get; set; }Property Value
| System.Int64 
 | 
right
Declaration
public long right { get; set; }Property Value
| System.Int64 
 | 
top
Declaration
public long top { get; set; }Property Value
| System.Int64 
 |