Click or drag to resize
CornersConverterGetProperties Method
Gets Properties of type

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public override PropertyDescriptorCollection GetProperties(
	ITypeDescriptorContext context,
	Object value,
	Attribute[] attributes
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
Context
value
Type: SystemObject
attributes
Type: SystemAttribute

Return Value

Type: PropertyDescriptorCollection
Properties of this type
See Also