Drawing2DTemplateManagerCellPositionData Class |
Namespace: VIZCore3D.NET.Manager
public class CellPositionData
The Drawing2DTemplateManagerCellPositionData type exposes the following members.
| Name | Description | |
|---|---|---|
| Drawing2DTemplateManagerCellPositionData | Initializes a new instance of the Drawing2DTemplateManagerCellPositionData class |
| Name | Description | |
|---|---|---|
| BottomBorder |
Bottom Border
| |
| CellName |
Cell 이름
| |
| Column |
Column (열)
| |
| IsMerge |
Cell 병합 여부
| |
| LeftBorder |
Left Border
| |
| MaxX |
최대 x좌표값
| |
| MaxY |
최소 y좌표값
| |
| MinX |
최소 x좌표값
| |
| MinY |
최소 y좌표값
| |
| RightBorder |
Right Border
| |
| Rotation |
Rotation
| |
| Row |
Row (행)
| |
| Text |
Text
| |
| TextAlign |
Text Align
| |
| TextHeight |
Text Height
| |
| TextSize |
Text Size
| |
| TextWidth |
Text Width
| |
| TopBorder |
Top Border
|