ZeroWidth

MathPhantom.ZeroWidth property

Gets or sets a value indicating whether the width of the base element should be treated as zero.

public bool ZeroWidth { get; set; }

Remarks

When true, the phantom does not reserve horizontal space for its base. Corresponds to the OMML attribute m:zeroWid.

See Also