C#
VB
C++
Returns an object that contains the property described by the specified property descriptor.
public object GetPropertyOwner(
PropertyDescriptor pd
)
Public Function GetPropertyOwner( _
ByVal pd As PropertyDescriptor _
) As Object
public:
Object^ GetPropertyOwner(
PropertyDescriptor^ pd
)
pd
A PropertyDescriptor that represents the property whose owner is to be found.
An Object that represents the owner of the specified property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET