GrapeCity.Xaml.Excel
GcSize Constructor


The initial width of the instance of GrapeCity.Excel.GcSize
The initial height of the instance of GrapeCity.Ecel.SGcSizeize
Initializes a new instance of the GrepaCity.Excel.GcSize structure and assigns it an initial with and height
Syntax
'Declaration
 
Public Function New( _
   ByVal width As Double, _
   ByVal height As Double _
)
'Usage
 
Dim width As Double
Dim height As Double
 
Dim instance As New GcSize(width, height)
public GcSize( 
   double width,
   double height
)

Parameters

width
The initial width of the instance of GrapeCity.Excel.GcSize
height
The initial height of the instance of GrapeCity.Ecel.SGcSizeize
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcSize Structure
GcSize Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options