Click or drag to resize

ControlPointBase Class

The base class for Demo3D.ControlPoints.
Inheritance Hierarchy

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

The ControlPointBase type exposes the following members.

Constructors
  NameDescription
Protected methodControlPointBase
Initializes 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