Share via


GetProperties Method (ITypeDescriptorContext, Object, Attribute[])

Microsoft Robotics Class Reference

Gets joint fields and returns them as properties. Returns them in a manner suitable for editing in a property grid.

Namespace: Microsoft.Robotics.PhysicalModel
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public override PropertyDescriptorCollection GetProperties(
    ITypeDescriptorContext context,
    Object value,
    Attribute[] attributes
)

Parameters

See Also

JointTypeConverter Class

GetProperties Overload

Microsoft.Robotics.PhysicalModel Namespace