GrapeCity.Xaml.Excel
X Property (GcPoint)


Gets or sets the x-coordinate of this GrapeCity.Excel.GcPoint
Syntax
'Declaration
 
Public Property X As Double
'Usage
 
Dim instance As GcPoint
Dim value As Double
 
instance.X = value
 
value = instance.X
public double X {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcPoint Structure
GcPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options