Click or drag to resize

StiMargins Methods

The StiMargins type exposes the following members.

Methods
  NameDescription
Public methodApply
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodEquals
Tests to see whether the specified object is a SizeD with the same dimensions as this SizeD.
(Overrides ObjectEquals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Returns a hash code for this StiMargins structure.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFromJsonObject
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveToJsonObject
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also