SharpLeaf Reference > TextBlock : PageElement Class > SetCoordinates Method > (Double,Double,Double,Double) TextBlock.SetCoordinates Method (Double,Double,Double,Double)
Set the coordinates of the text baseline.
public void SetCoordinates(
double xfrom,
double yfrom,
double xto,
double yto
);
See also ...TextBlock.Members | TextBlock.SetCoordinates Method
Send comments on this topic © Dyalog Ltd 2021
|