eant_ArcElementGetStyle

Go Back

Summary:
  Return the style for an Eant_Element with arc info.

Header File:
  eant.h

Library Name:
  elib

Eant_StyleNumber    eant_ArcElementGetStyle  (
    Eant_Element*    element,
    Eerr_ErrorReport**    lclerr,
  )
element
    The input element.
lclerr
    Error handling structure pointer.

Description:
  Return the style for an Eant_Element with arc info.

Notes:
  None.

Return Description:
  Upon success this function returns Eant_StyleNumber. If an error occurs, this function calls eerr_CreateErrorReport and returns EANT_NULL_STYLE.