[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.POINT

POINT Struct

This type is for internal use only.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
public struct POINT

Constructors

Name Description
POINT(int, int)

This member is for internal use only.

Fields

Name Description
X

This member is for internal use only.

Y

This member is for internal use only.

Operators

Name Description
implicit operator Point(POINT)

This member is for internal use only.

implicit operator POINT(Point)

This member is for internal use only.