UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.CellRect类 参考
类 com.UniPRT.Sdk.LabelMaker.CellRect 继承关系图:
com.UniPRT.Sdk.LabelMaker.Abstract.ACellSquare com.UniPRT.Sdk.LabelMaker.Interface.ICellRect com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare

Public 成员函数

 CellRect (float xdim, float ydim, IRuler ruler)
 
float GetYdim ()
 Y轴方向单元大小(高度)。 更多...
 
void SetYdim (float ydim)
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.ACellSquare
IRuler GetRuler ()
 用于设置单元大小的标尺。 更多...
 
void SetRuler (IRuler ruler)
 
float GetXdim ()
 X轴方向单元大小(宽度)。 更多...
 
void SetXdim (float xdim)
 

Private 属性

float ydim
 

额外继承的成员函数

- Protected 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.ACellSquare
 ACellSquare (float xdim, IRuler ruler)
 

构造及析构函数说明

◆ CellRect()

com.UniPRT.Sdk.LabelMaker.CellRect.CellRect ( float  xdim,
float  ydim,
IRuler  ruler 
)

成员函数说明

◆ GetYdim()

float com.UniPRT.Sdk.LabelMaker.CellRect.GetYdim ( )

Y轴方向单元大小(高度)。

实现了 com.UniPRT.Sdk.LabelMaker.Interface.ICellRect.

引用了 com.UniPRT.Sdk.LabelMaker.CellRect.ydim.

◆ SetYdim()

void com.UniPRT.Sdk.LabelMaker.CellRect.SetYdim ( float  ydim)

类成员变量说明

◆ ydim

float com.UniPRT.Sdk.LabelMaker.CellRect.ydim
private

该类的文档由以下文件生成: