Class NativeMethods.LOGPEN
Inheritance
System.Object
NativeMethods.LOGPEN
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public class LOGPEN
Constructors
LOGPEN()
Declaration
public LOGPEN()
Fields
lopnColor
Declaration
public int lopnColor
Field Value
System.Int32
|
lopnStyle
Declaration
public int lopnStyle
Field Value
System.Int32
|
lopnWidth_x
Declaration
public int lopnWidth_x
Field Value
System.Int32
|
lopnWidth_y
Declaration
public int lopnWidth_y
Field Value
System.Int32
|