GH_IReaderTryGetDrawingPointF Method |
| Name | Description | |
|---|---|---|
| TryGetDrawingPointF(String, PointF) |
Gets the value of the item with the specified name.
Name comparison is not case-sensitive.
| |
| TryGetDrawingPointF(String, Int32, PointF) |
Gets the value of the item with the specified name and index.
Name comparison is not case-sensitive.
|