API Reference > Classes > PRC Graphical Classes > OdPrcLinePattern Class > OdPrcLinePattern Methods > length Method > OdPrcLinePattern::length Method ()
OdPrcLinePattern::length Method ()
Syntax
C++
OdGeDoubleArray & length();

Returns the current array of lengths of dashes and gaps. The array of lengths of dashes and gaps is returned as a reference to an OdGeDoubleArray object, therefore it can be used to set new lengths.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.