GrapeCity.Xaml.Excel
Location Property (GcRect)


Gets or sets the position of the top-left corner of the rectangle.
Syntax
'Declaration
 
Public Property Location As GcPoint
'Usage
 
Dim instance As GcRect
Dim value As GcPoint
 
instance.Location = value
 
value = instance.Location
public GcPoint Location {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcRect Structure
GcRect Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options