Drawing2DTemplateManagerCellAreaInfo Class |
Namespace: VIZCore3D.NET.Manager
public class CellAreaInfo
The Drawing2DTemplateManagerCellAreaInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Drawing2DTemplateManagerCellAreaInfo | Initializes a new instance of the Drawing2DTemplateManagerCellAreaInfo class |
| Name | Description | |
|---|---|---|
| EndCell |
End Cell
| |
| mergeCellMaxX |
병합된 Cell의 MaxX
| |
| mergeCellMaxY |
병합된 Cell의 MaxY
| |
| mergeCellMinX |
병합된 Cell의 MinX
| |
| mergeCellMinY |
병합된 Cell의 MinY
| |
| Rotation |
Rotation
| |
| StartCell |
Start Cell
| |
| Text |
Text
| |
| TextAlign |
Text Align
| |
| TextHeight |
Text Height
| |
| TextSize |
Text Size
| |
| TextWidth |
Text Width
|