Overload | Description |
---|---|
TryGetShapePropertyValue<T>(String,T) | Tries to get the value of the specified property for the this shape by converting the variant value of the property to the given type. |
TryGetShapePropertyValue(String,Type,Object) | Tries to get the value of the specified property for the this shape by converting the variant value of the property to the given type. |