API Reference > OdDg Classes > OdDgLinePointResourceSymInfo Class > OdDgLinePointResourceSymInfo Methods > OdDgLinePointResourceSymInfo::getSymbolPosOnStroke Method
OdDgLinePointResourceSymInfo::getSymbolPosOnStroke Method
Syntax
C++
OdLsSymbolPosOnStroke getSymbolPosOnStroke() const;

Returns the symbol origin position on a stroke.

Values:

  • kLsNoSymbol - Skips symbol draw.
  • kLsAtOriginOfStroke - Symbol at the start stroke.
  • kLsAtEndOfStroke - Symbol at the end stroke.
  • kLsAtCenterOfStroke - Symbol at the center stroke.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.