ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingClipParams
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Top
Top
Inheritance Hierarchy
ILNumerics.DrawingClipParams
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The ClipParams type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ClipParams | Initializes a new instance of the ClipParams class |
Properties
Name | Description | |
---|---|---|
![]() ![]() | Infinity |
A set of clipping planes which does apply clipping at infinity; effectively causes no clipping
[ILNumerics Visualization Engine] |
![]() | Item |
Gets individual clipping planes 0...5
[ILNumerics Visualization Engine] |
Methods
Name | Description | |
---|---|---|
![]() | Copy | |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | ToString | (Overrides ObjectToString.) |
![]() | ToXML |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |
Fields
Name | Description | |
---|---|---|
![]() | Plane0 | |
![]() | Plane1 | |
![]() | Plane2 | |
![]() | Plane3 | |
![]() | Plane4 | |
![]() | Plane5 |
See Also