enum VisualStyleType { kFullVisualStyle, kFaceVisualStyle, kEdgeVisualStyle };
dbmain.h
|
Members |
Description |
|
kFullVisualStyle |
Full visual style, defines the overall visual style of the entity. |
|
kFaceVisualStyle |
Optional face-only visual style which can vary independently of the full visual style. |
|
kEdgeVisualStyle |
Optional edge-only visual style which can vary independently of the full visual style. |
Enumerates the visual style types that can be set into an entity.