Click or drag to resize

C3DN Methods

The C3DN type exposes the following members.

Methods
  NameDescription
Public methodCopy
Copy one 3DN object to another.
Public methodStatic memberCreate
Creates a 3DN.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodGetPointOfView
Get location of the point we are looking from
Public methodGetScale
Get the axis relative scales.
Public methodiGetAxisColor
Get the Axis draw color
Public methodIGetAxisFont(String)
Get the Axis font
Public methodIGetAxisFont(String, Int32)
Get the Axis font
Public methodiGetBackgroundColor
Get the window background color
Public methodIGetRenderControls(Int32, Int32, String, String, String)
Get the rendering controls
Public methodIGetRenderControls(Int32, Int32, String, Int32, String, Int32, String, Int32)
Get the rendering controls
Public methodiGetShading
Set the shading control on or off
Public methodSetAxisColor
Set the Axis draw color
Public methodSetAxisFont
Set the Axis font
Public methodSetBackgroundColor
Set the window background color
Public methodSetPointOfView
Set location of the point we are looking from
Public methodSetRenderControls
Set the rendering controls
Public methodSetScale
Set the axis relative scales.
Public methodSetShading
Set the shading control on or off
Top
See Also