Click or drag to resize

ControlPointBase Class

The base class for Demo3D.ControlPoints.
Inheritance Hierarchy
SystemObject
  Demo3D.ControlPointsControlPointBase
    Demo3D.ControlPointsRenderableControlPointBase

Namespace: Demo3D.ControlPoints
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public abstract class ControlPointBase : IControlPoint

The ControlPointBase type exposes the following members.

Constructors
 NameDescription
Protected methodControlPointBaseInitializes a new instance of the ControlPointBase class
Top
Properties
 NameDescription
Public propertyApp The global application object.
Public propertyDocument The document that the owner belongs to.
Public propertyHighlighted 
Public propertyOwner The Owner of this control point.
Public propertyRenderAfterTransparencies 
Top
Methods
See Also