CGXStyle::GetIncludeBorders
BOOL GetIncludeBorders() const;
BOOL GetIncludeBorders(GXBorderType border) const;
border
Specifies the border: gxBorderTop, gxBorderLeft, gxBorderBottom or gxBorderRight.
Return Value
TRUE if border is marked as initialized; FALSE otherwise.
Remarks
Determines whether border is initialized.