18 #ifndef itkSegmentationBorder_h
19 #define itkSegmentationBorder_h
23 #include "ITKKLMRegionGrowingExport.h"
65 itkSetMacro(BorderLength,
double);
66 itkGetConstReferenceMacro(BorderLength,
double);
81 PrintSelf(std::ostream & os,
Indent indent)
const override;
84 double m_BorderLength{ 0 };