'Declaration
Protected Overridable Sub RenderVerticalTicks( _ ByVal context As NPaintContext, _ ByVal info As NTickShapeRenderInfo, _ ByVal bounds As NRectangle _ )
'Usage
Dim instance As NTickShape Dim context As NPaintContext Dim info As NTickShapeRenderInfo Dim bounds As NRectangle instance.RenderVerticalTicks(context, info, bounds)
protected virtual void RenderVerticalTicks( NPaintContext context, NTickShapeRenderInfo info, NRectangle bounds )
Parameters
- context
- info
- bounds