ILNumerics Ultimate VS

ConeBorder Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Provides a reference to the border of Cone.

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public LineStrip Border { get; }

Property Value

Type: LineStrip
Remarks

The Border property allows direct access to the line, partly defining the fill area of FillArea. It allows all configurations valid for general shapes, including access to the rendering Buffers, like the Positions and Colors buffers, the solid Color property and all mouse event.

High level functions of Cone modify internal data and therefore also the internal line strip shape.

[ILNumerics Visualization Engine]

See Also

Reference