An NDoc Documented Class Library

MNDevice.PointKind Enumeration

This type is used from the MNDevice.PointData-structure, which is used in drawPoint

public enum MNDevice.PointKind

Members

Member Name Description
Simple The Method drawPoint draws a point as single pixel.
Square The Method drawPoint draws a point as Square.
Cube The Method drawPoint draws a point as Cube.
Image The Method drawPoint draws a point as image.
User 

Requirements

Namespace: Minais.Drawing3d

Assembly: Drawing3d (in Drawing3d.dll)

See Also

Minais.Drawing3d Namespace