Unicode Controls & Classes for VB6 - Version 4

clsGpGraphics.PageUnit Property

Gets or sets the Page unit

Syntax
Public Property Get PageUnit () As GpUnit
Public Property Let PageUnit (ByRef u As GpUnit)
Parameters
Parameter Description
ByRef u As GpUnit The new value
Remarks