ComponentOne Xamarin.Android
C1Point Structure
Members 


C1.Android.Core Assembly > C1.Android.Core Namespace : C1Point Structure
Represents an x- and y-coordinate pair in two-dimensional space. Can also represent a logical point for certain property usages.
Syntax
'Declaration
 
Public Structure C1Point 
   Inherits System.ValueType
'Usage
 
Dim instance As C1Point
public struct C1Point : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Android.Core.C1Point

See Also

Reference

C1Point Members
C1.Android.Core Namespace