Property X
Namespace TallComponents.PDF.Layout.Shapes
Class ContentShape
X-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
X
{
get;
set;
}
Property value
Double