60#ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFDRAWLINE_HXX
61#define INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFDRAWLINE_HXX
Stream wrapper for sax writer.
Line object of drawing layer.
virtual void ToXml(IXFStream *pStrm) override
@descr Output line object.
void SetEndPoint(double x, double y)
@descr Set line end point.
void SetStartPoint(double x, double y)
@descr Set line start point.
Base class for all drawing object(ellipse,rect,circle,...).