'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 )
Target Platforms: Windows Server 2012, Windows RT
GcSize Structure GcSize Members
Copyright © GrapeCity, inc. All rights reserved.