Show / Hide Table of Contents

Method SetThumbnail

SetThumbnail(Nullable<Stream>)

Sets the thumbnail for this item from the given data stream.

Declaration
public virtual void SetThumbnail(Stream? imageBytes)
Parameters
Type Name Description
System.Nullable<Stream> imageBytes

Encoded thumbnail image.

Remarks

Changes to the thumbnail are visible only locally until this item's properties are updated.

See Also
Thumbnail

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.