Property Y
Namespace TallComponents.PDF.Layout.Shapes
Class ContentShape
Y-position of the lower-left corner, center or start point (depending on shape type).
For MultilineTextShape (and derived), it is the top-left corner.
Syntax
public
Double
Y
{
get;
set;
}
Property value
Double