API reference
API reference
Select your platform
No SDKs available
No versions available

GeometryConfigOptions2 Class

Extends PanelConfigOptions2.Node
Modifiers: abstract

Signature

abstract class GeometryConfigOptions2(val shapeType: PanelShapeType) : PanelConfigOptions2.Node

Constructors

GeometryConfigOptions2 ( shapeType )
Signature
constructor(shapeType: PanelShapeType)
Parameters
shapeType: PanelShapeType

Properties

shapeType : PanelShapeType
[Get]
Signature
val shapeType: PanelShapeType
Did you find this page helpful?