Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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-2022. Open Design Alliance All rights reserved.