Struct
NativeMethods.POINTSTRUCT

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

cs-api-definition
public struct NativeMethods.POINTSTRUCT

Inherited Members ValueType.Equals(object)ValueType.GetHashCode()ValueType.ToString()

Constructors

POINTSTRUCT(int, int)

Declaration

cs-api-definition
public POINTSTRUCT(int x, int y)

Parameters

x

int

y

int

Fields

x

Declaration

cs-api-definition
public int x

Field Value

int

y

Declaration

cs-api-definition
public int y

Field Value

int

In this article
DefinitionConstructorsPOINTSTRUCT(int, int)Fieldsxy
Not finding the help you need?
Contact Support