ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Creates a circle based on a resolution.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- resolution (Optional)
- Type: SystemInt32
[optional] The resolution indicates the number of grid points used to draw the circle, default: 100. - tag (Optional)
- Type: SystemObject
[optional] identifies the circle in the scene.
Remarks
[ILNumerics Visualization Engine]
See Also