DrawingBlockVisualCreateLine Method (Document, Vector3, Vector3, Double, Color) |
[Missing <summary> documentation for "M:Demo3D.Visuals.DrawingBlockVisual.CreateLine(Demo3D.Visuals.Document,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Double,System.Drawing.Color)"]
Namespace: Demo3D.Visuals
public static DrawingBlockVisual CreateLine( Document doc, Vector3 lineStart, Vector3 lineEnd, double lineWidth, Color lineColor )
[Missing <param name="doc"/> documentation for "M:Demo3D.Visuals.DrawingBlockVisual.CreateLine(Demo3D.Visuals.Document,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Double,System.Drawing.Color)"]
[Missing <param name="lineStart"/> documentation for "M:Demo3D.Visuals.DrawingBlockVisual.CreateLine(Demo3D.Visuals.Document,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Double,System.Drawing.Color)"]
[Missing <param name="lineEnd"/> documentation for "M:Demo3D.Visuals.DrawingBlockVisual.CreateLine(Demo3D.Visuals.Document,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Double,System.Drawing.Color)"]
[Missing <param name="lineWidth"/> documentation for "M:Demo3D.Visuals.DrawingBlockVisual.CreateLine(Demo3D.Visuals.Document,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Double,System.Drawing.Color)"]
[Missing <param name="lineColor"/> documentation for "M:Demo3D.Visuals.DrawingBlockVisual.CreateLine(Demo3D.Visuals.Document,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Double,System.Drawing.Color)"]
[Missing <returns> documentation for "M:Demo3D.Visuals.DrawingBlockVisual.CreateLine(Demo3D.Visuals.Document,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Double,System.Drawing.Color)"]