Clase para el cálculo de la posición horizontal. Más...
Métodos públicos | |
override PointF | _Calculate (IReport toReport, IPage toPage, ISection toSection, IElement toElementBefore, IElement toElement, PointF toPoint) |
Calcula la posicion de forma horizontal. | |
![]() | |
PointF | _Calculate (IReport toReport, IPage toPage, ISection toSection, IElement toElementBefore, IElement toElement, PointF toPoint) |
Metodo para calcular el punto donde se posicionará el elemento. | |
Clase para el cálculo de la posición horizontal.
Definición en la línea 288 del archivo GenerateElement.cs.
|
inline |
Calcula la posicion de forma horizontal.
toReport | |
toPage | |
toSection | |
toElementBefore | |
toElement | |
toPoint |
Definición en la línea 301 del archivo GenerateElement.cs.