Click or drag to resize

Offset Class

Represents an offset.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Controls.OMCOffset

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class Offset

The Offset type exposes the following members.

Constructors
  NameDescription
Public methodOffset
Initializes a new instance of an object.
Public methodOffset(Int32, Int32)
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyLeft
Gets or sets the offset (in pixesl) from the left side of the container.
Public propertyTop
Gets or sets the offset (in pixels) from the top side of the container.
Top
Methods
Remarks