Struct NativeMethods.MARGINS
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public struct MARGINS
Fields
cxLeftWidth
Declaration
public int cxLeftWidth
Field Value
System.Int32
|
cxRightWidth
Declaration
public int cxRightWidth
Field Value
System.Int32
|
cyBottomHeight
Declaration
public int cyBottomHeight
Field Value
System.Int32
|
cyTopHeight
Declaration
public int cyTopHeight
Field Value
System.Int32
|