MessageManager Class |
Namespace: VIZCore3D.NET.Manager
public class MessageManager : VIZCoreBase
The MessageManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear |
메시지 모두 숨기기
| |
| Hide |
메시지 숨기기
| |
| Show(MessageId, String, Int32, Int32) |
메시지 조회
| |
| Show(MessageId, String, Int32, Int32, Boolean) |
메시지 조회
| |
| Show(MessageId, String, Int32, Int32, FontSize, Color) |
메시지 조회
| |
| Show(MessageId, String, Int32, Int32, FontSize, Color, Boolean) |
메시지 조회
|