API Reference > OdDb Classes > OdDbSectionViewStyle Class > OdDbSectionViewStyle Methods > OdDbSectionViewStyle::getViewLabelPattern Method
OdDbSectionViewStyle::getViewLabelPattern Method
Syntax
C++
OdString getViewLabelPattern(OdDbField* pField = NULL) const;

Pattern of the view label.

Returns the view label's pattern. 

pField (Optional) If the pattern uses fields, they are copied 'pField'.

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