Click or drag to resize

IZooClientUtilitiesLoggedInUserAvatar Property

Returns the logged in user's avatar picture. Returns a default avatar if the user does not have an avatar or if the avatar could not be fetched.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
Image LoggedInUserAvatar { get; }

Property Value

Type: Image
See Also