ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Provides a reference to the fill area of Circle.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Property Value
Type: TrianglesFanRemarks
The Fill property allows direct access to the triangles shape representing the filled area of the circle. It allows all configurations valid for general shapes, including access to the rendering Buffers, like the Positions and Colors buffers, the solid Color property, all mouse events and light configuration.
High level functions of Circle modify internal data and therefore also the internal triangle strip shape.
[ILNumerics Visualization Engine]
See Also