ILineStyle_DG Interface
Properties
- Color Color
- float LineWidth
- bool StippleFlag //Not supported
- int StipplePattern //Not supported
- int StippleFactor //Not supported
- bool ShowPoints
If ShowPoints attribute is true, the curve will be rendered along with its ends and internal sampling points.
Use IAppearance_DG queried from this interface to access presentation attributes of the points.
|