virtual PrimitiveFillType GetFillType(DrawModeType, PrimitiveFillType fill) const;
GetFillType gets the overridden fill type, based on the current view mode.
Parameters |
Description |
PrimitiveFillType fill |
The fill type used with normal rendering. |
DrawModeType |
The type of things that can be drawn. |
The fill type to be used to render the current view mode.