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