'Declaration
Public Overridable Sub PaintArrowheadShadow( _ ByVal context As NPaintContext, _ ByVal style As NArrowheadStyle, _ ByVal shadowStyle As NShadowStyle, _ ByVal location As NPointF, _ ByVal orientation As System.Single _ )
'Usage
Dim instance As NArrowheadShapeStencil Dim context As NPaintContext Dim style As NArrowheadStyle Dim shadowStyle As NShadowStyle Dim location As NPointF Dim orientation As System.Single instance.PaintArrowheadShadow(context, style, shadowStyle, location, orientation)
public virtual void PaintArrowheadShadow( NPaintContext context, NArrowheadStyle style, NShadowStyle shadowStyle, NPointF location, System.float orientation )
Parameters
- context
- style
- shadowStyle
- location
- orientation