Unicode Controls & Classes for VB6 - Version 4
clsGpPen
.Alignment Property
Gets or sets the Pen alignment
Syntax
Public Property Get Alignment () As
GpPenAlignment
Public Property Let Alignment (ByRef
pa
As
GpPenAlignment
)
Parameters
Parameter
Description
ByRef
pa
As
GpPenAlignment
Pen alignment
Remarks