The OffsetsD type exposes the following members.
          
             Constructors
Constructors
        
        
        
          
             Methods
Methods
        
        | Name | Description | |
|---|---|---|
|   | Equals | 
                    Indicates whether this instance and a specified object are equal.
                (Inherited from ValueType.) | 
|   | GetHashCode | 
                    Returns the hash code for this instance.
                (Inherited from ValueType.) | 
|     | Parse | 
            Converts a string to a OffsetsD structure.
             | 
|   | ToString | 
            Returns a string that represents the current OffsetsD.
            (Overrides ValueType..::..ToString()()()().) | 
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | Bottom | 
            Gets or sets the bottom offset.
             | 
|     | Empty | 
            Represents an empty instance of the OffsetsD structure.
             | 
|   | IsEmpty | 
            Gets a value indicating whether the current OffsetsD is empty.
             | 
|   | Left | 
            Gets or sets the left offset.
             | 
|   | Right | 
            Gets or sets the right offset.
             | 
|   | Top | 
            Gets or sets the top offset.
             | 
 
     
     
     
     
    