Click or drag to resize

MiniViewManager Class

MiniView Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3DX.NET.ManagerMiniViewManager

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.827 (1.1.25.827)
Syntax
C#
public class MiniViewManager : VIZCoreBase

The MiniViewManager type exposes the following members.

Constructors
  NameDescription
Public methodMiniViewManager
Construction
Top
Properties
  NameDescription
Public propertyIsRotationLocked
MiniView 화면 회전 잠금 여부
Public propertyIsTranslationLocked
MiniView 화면 이동 잠금 여부
Top
Methods
  NameDescription
Public methodFitToView
미니뷰 - 화면에 맞춤
Public methodCode exampleSetMiniViewContainer
미니뷰 컨테이너 컨트롤 설정
Public methodShowDialog
Show Mini View Dialog
Top
See Also