nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Imaging / RenderShape

RenderShape

Full name Microsoft.VisualBasic.Imaging.Drawing2D.RenderShape Assembly Microsoft.VisualBasic.Imaging Members 7

01 Syntax

Microsoft.VisualBasic.Imaging.Drawing2D.RenderShape

02 Methods

NameOverloadsSummary
DrawArrowHead 1 在指定终点绘制箭头头部
RenderBoid 1 Arrow drawing for the .net core console application
op_Explicit 1
RenderForceVector 1

03 Properties

NameOverloadsSummary
pen 1
fill 1
shape 1

04 Members

method DrawArrowHead #
DrawArrowHead(IGraphics, Pen, PointF, PointF)

在指定终点绘制箭头头部

method RenderBoid #
RenderBoid(IGraphics, Single, Single, Single, Single, Color, Single, Single)

Arrow drawing for the .net core console application

Parameters
NameTypeDescription
maxLIGraphics

max length of the force

wSingle

the pen width

property pen #
pen
property fill #
fill
property shape #
shape
method op_Explicit #
op_Explicit(RenderShape)
method RenderForceVector #
RenderForceVector(IGraphics, PointF, PointF, Color, Single, Single)