Click or drag to resize

Drawing2DManager Class

Drawing 2D Manager Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.ManagerDrawing2DManager

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class Drawing2DManager : VIZCoreBase

The Drawing2DManager type exposes the following members.

Properties
 NameDescription
Public propertyMeasure Measure Manager
Public propertyObject2D Object2D Manager
Public propertyPrint Print Manager
Public propertyTemplate Template Manager
Public propertyView View Manager
Top
Methods
 NameDescription
Public methodRender 2D View 갱신
Top
See Also