Usages of GroupNodeStyleIconBackgroundShape
Properties
| iconBackgroundShape | in GroupNodeStyle | Gets or sets the type of background shape of the icon. | |
| iconBackgroundShape | in WebGLGroupNodeStyle | The icon background shape. |
Method Return Values
| from (GroupNodeStyleIconBackgroundShape) | in GroupNodeStyleIconBackgroundShape | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| GroupNodeStyle () | in GroupNodeStyle | Initializes a new instance. | |
| from (GroupNodeStyleIconBackgroundShape) | in GroupNodeStyleIconBackgroundShape | Converts the given argument to an enum constant of this enum type. | |
| getName (GroupNodeStyleIconBackgroundShape) | in GroupNodeStyleIconBackgroundShape | 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. |