PoBiErrorPointField Properties |
The PoBiErrorPointField type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | highX | List of abscissas high errors. |
![]() | highY | List of ordinates high errors. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isShapeVisible | Defines the visibility of the shape. |
![]() | isSkeletonVisible | Defines the visibility of the skeleton. |
![]() | lowX | List of abscissas low errors. |
![]() | lowY | List of ordinates low errors. |
![]() | point | List of coordinates of the point field. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | variationType | Defines the interpretation of the values lowX, lowY, highX, highY. |