'Declaration
Public Sub PaintAppearance( _ ByVal context As NPaintContext, _ ByRef size As NSizeF, _ ByRef location As NPointF _ )
'Usage
Dim instance As NPointShape Dim context As NPaintContext Dim size As NSizeF Dim location As NPointF instance.PaintAppearance(context, size, location)
Parameters
- context
- size
- location