Click or drag to resize

Drawing2DTemplateManagerCellAreaInfo Class

병합된 셀 정보 클래스
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.ManagerDrawing2DTemplateManagerCellAreaInfo

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class CellAreaInfo

The Drawing2DTemplateManagerCellAreaInfo type exposes the following members.

Constructors
  NameDescription
Public methodDrawing2DTemplateManagerCellAreaInfo
Initializes a new instance of the Drawing2DTemplateManagerCellAreaInfo class
Top
Properties
  NameDescription
Public propertyEndCell
End Cell
Public propertymergeCellMaxX
병합된 Cell의 MaxX
Public propertymergeCellMaxY
병합된 Cell의 MaxY
Public propertymergeCellMinX
병합된 Cell의 MinX
Public propertymergeCellMinY
병합된 Cell의 MinY
Public propertyRotation
Rotation
Public propertyStartCell
Start Cell
Public propertyText
Text
Public propertyTextAlign
Text Align
Public propertyTextHeight
Text Height
Public propertyTextSize
Text Size
Public propertyTextWidth
Text Width
Top
See Also