Usages of GroupNodeStyleIconType
Properties
folderIcon | in GroupNodeStyle | Gets or sets the type of icon for collapsed nodes. | |
groupIcon | in GroupNodeStyle | Gets or sets the type of icon for expanded nodes. | |
folderIcon | in WebGLGroupNodeStyle | The icon to be shown when the group node is collapsed in an IFoldingView. | |
groupIcon | in WebGLGroupNodeStyle | The icon to be displayed. |
Method Return Values
from (GroupNodeStyleIconType) | in GroupNodeStyleIconType | Converts the given argument to an enum constant of this enum type. |
Method Parameters
GroupNodeStyle () | in GroupNodeStyle | Initializes a new instance. | |
from (GroupNodeStyleIconType) | in GroupNodeStyleIconType | Converts the given argument to an enum constant of this enum type. | |
getName (GroupNodeStyleIconType) | in GroupNodeStyleIconType | Returns the name of the given enum constant. | |
WebGLGroupNodeStyle (Color?, Color?, Color?, WebGLStroke?, number?, number?, number?, number?, number?, boolean?, GroupNodeStyleTabPosition?, GroupNodeStyleIconPosition?, GroupNodeStyleIconType?, GroupNodeStyleIconType?, GroupNodeStyleIconBackgroundShape?, Color?, Color?, number?, number?, WebGLEffect?, boolean?, GroupNodeStyleTabSizePolicy?, boolean?) | in WebGLGroupNodeStyle | Creates a new group node style that is rendered with WebGL2. |