MoveableDecoratorHostShape.GetProperties Method
Include Protected Members
Include Inherited Members
Returns the properties for this instance of a component.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ICustomTypeDescriptor.GetProperties() | ||
ICustomTypeDescriptor.GetProperties(array<Attribute[]) | Returns the properties for this instance of a component using the attribute array as a filter. |
Top