Rounding stores the radii of the four corners of
SuperPanel.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class Rounding
Implements IChildProperty |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As Rounding
|
| C# | |
|---|
public class Rounding : IChildProperty |
| Delphi | |
|---|
public class Rounding = class(IChildProperty) |
| JScript | |
|---|
public class Rounding implements IChildProperty |
| Managed Extensions for C++ | |
|---|
public __gc class Rounding : public IChildProperty |
| C++/CLI | |
|---|
public ref class Rounding : public IChildProperty |
Remarks
Inheritance Hierarchy
System.Object
ICreate.Controls.Bars.Rounding
Requirements
Namespace: ICreate.Controls.Bars
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: ICreate.Controls.Bars (in ICreate.Controls.Bars.dll)
See Also