Click or drag to resize

GH_IReaderTryGetDrawingPoint Method

Overload List
  NameDescription
Public methodTryGetDrawingPoint(String, Point)
Gets the value of the item with the specified name. Name comparison is not case-sensitive.
Public methodTryGetDrawingPoint(String, Int32, Point)
Gets the value of the item with the specified name and index. Name comparison is not case-sensitive.
Top
See Also