Click or drag to resize

ArchivableDictionaryGetPoint3d Method

Overload List
  NameDescription
Public methodGetPoint3d(String)
Get value as Point3d, will only succeed if value was created using Set(string key, Point3d value)
Public methodGetPoint3d(String, Point3d)
Get value as Point3d, will return defaultValue unless value was created using Set(string key, Point3d value)
Top
See Also