'Declaration Public Sub GetShadowLinePosition( _ ByVal borderEdges As BorderEdges, _ ByVal borderRect As RectangleF, _ ByVal pageScale As Single, _ ByRef shadowStart As PointF, _ ByRef shadowEnd As PointF _ )
public void GetShadowLinePosition( BorderEdges borderEdges, RectangleF borderRect, float pageScale, out PointF shadowStart, out PointF shadowEnd )
Parameters
- borderEdges
- borderRect
- pageScale
- shadowStart
- shadowEnd