RoundPanelExtension Constructors
Represents an extension object implementing the RoundPanel functionality.Name | Parameters | Description |
---|---|---|
RoundPanelExtension(RoundPanelSettings, ViewContext) | settings, viewContext | Initializes a new instance of the RoundPanelExtension class with the specified settings and provides the context information about the view. |
RoundPanelExtension(RoundPanelSettings) | settings | Initializes a new instance of the RoundPanelExtension class with the specified settings. |
See Also