API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Structs, Records, Enums > TD_DWF_EXPORT::LineStyle Structure
TD_DWF_EXPORT::LineStyle Structure
Syntax
C++
struct LineStyle { WT_Line_Style::WT_Joinstyle_ID join; WT_Line_Style::WT_Capstyle_ID startCap; WT_Line_Style::WT_Capstyle_ID endCap; };

DwfDrawObject.h

This structure implements the linestyle.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.