Assign(Paddings)
|
Copies the settings from the specified Paddings object to the current object.
|
AssignToControl(WebControl)
|
Copies the settings from the current Paddings object to the specified object.
|
CopyFrom(Paddings)
|
Duplicates the properties of the specified object into the current instance of the Paddings class.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FillStyleAttributes(CssStyleCollection, IUrlResolutionService)
|
For internal use only.
|
GetHashCode()
|
Serves as the default hash function.
|
GetPaddingBottom()
|
Returns the padding value for the bottom edge.
|
GetPaddingLeft()
|
Returns the padding value for the left edge.
|
GetPaddingRight()
|
Returns the padding value for the right edge.
|
GetPaddingTop()
|
Returns the padding value for the top edge.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
MergeWith(Paddings)
|
Combines the properties of the specified Paddings with the current instance of the Paddings class.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Reset()
|
Returns the Paddings object to its original state.
|
ToString()
|
Returns a string that represents the current object.
|