IPolyLine is an interface to draw a polyline.
An IPolyLine can be requested from IGraphicsFactory
#include <interfaces.h>
◆ ~IPolyLine()
virtual WSM::IPolyLine::~IPolyLine |
( |
| ) |
|
|
inlinevirtual |
◆ GetVisible()
virtual bool WSM::IPolyLine::GetVisible |
( |
| ) |
const |
|
pure virtual |
◆ SetTransform()
virtual void WSM::IPolyLine::SetTransform |
( |
const WSM::Transf3d & |
transf | ) |
|
|
pure virtual |
SetTransfrom sets the given transform on the polyline.
- Parameters
-
◆ SetVisible()
virtual void WSM::IPolyLine::SetVisible |
( |
bool |
v | ) |
|
|
pure virtual |
Get/Set visibility.
- Parameters
-
The documentation for this class was generated from the following file: