RhinoCommon API
RhinoAppLoggedInUserAvatar 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
Assembly: RhinoCommon (in RhinoCommon.dll)
public static Image LoggedInUserAvatar { get; }
Public Shared ReadOnly Property LoggedInUserAvatar As Image Get