Click or drag to resize
C3DN Methods

The C3DN type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneCopy
Copy one 3DN object to another.
Public methodAvailable to anyoneStatic memberCreate
Creates a 3DN.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneGetPointOfView
Get location of the point we are looking from
Public methodAvailable to anyoneGetScale
Get the axis relative scales.
Public methodAvailable to anyoneiGetAxisColor
Get the Axis draw color
Public methodAvailable to anyoneIGetAxisFont(String)
Get the Axis font
Public methodAvailable to anyoneIGetAxisFont(String, Int32)
Get the Axis font
Public methodAvailable to anyoneiGetBackgroundColor
Get the window background color
Public methodAvailable to anyoneIGetRenderControls(Int32, Int32, String, String, String)
Get the rendering controls
Public methodAvailable to anyoneIGetRenderControls(Int32, Int32, String, Int32, String, Int32, String, Int32)
Get the rendering controls
Public methodAvailable to anyoneiGetShading
Set the shading control on or off
Public methodAvailable to anyoneSetAxisColor
Set the Axis draw color
Public methodAvailable to anyoneSetAxisFont
Set the Axis font
Public methodAvailable to anyoneSetBackgroundColor
Set the window background color
Public methodAvailable to anyoneSetPointOfView
Set location of the point we are looking from
Public methodAvailable to anyoneSetRenderControls
Set the rendering controls
Public methodAvailable to anyoneSetScale
Set the axis relative scales.
Public methodAvailable to anyoneSetShading
Set the shading control on or off
Top
See Also