Click or drag to resize

DrawingBlockVisualCreateLine Method

Overload List
  NameDescription
Public methodStatic memberCreateLine(Document, Vector3, Vector3, Color)
Create a new DrawingBlockVisual which contains a single line.
Public methodStatic memberCreateLine(Document, Vector3, Vector3, Double, Color)
Create a new DrawingBlockVisual which contains a single line with a specific width.
Top
See Also