Usages of GroupNodeStyleTabSizePolicy
Properties
| tabSizePolicy | in GroupNodeStyle | Gets or sets the policy that determines how to calculate the size of the tab. | |
| tabSizePolicy | in WebGLGroupNodeStyle | Gets or sets the policy that determines how to calculate the size of the tab. |
Method Return Values
| from (GroupNodeStyleTabSizePolicy) | in GroupNodeStyleTabSizePolicy | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| GroupNodeStyle () | in GroupNodeStyle | Initializes a new instance. | |
| from (GroupNodeStyleTabSizePolicy) | in GroupNodeStyleTabSizePolicy | Converts the given argument to an enum constant of this enum type. | |
| getName (GroupNodeStyleTabSizePolicy) | in GroupNodeStyleTabSizePolicy | 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. |