Method GetImage
GetImage(MemberTypes)
Retrieves an image representation for the specified member type.
protected virtual SvgImage? GetImage(MemberTypes memberType)
Parameters
memberTypeMemberTypesThe type of the member for which to retrieve the image.
Returns
Remarks
If the member type corresponds to an unknown or unsupported kind, a default placeholder image is returned. The size of the placeholder image depends on whether a scale factor is applied.