ArcGIS Pro 2.8 API Reference Guide
TextureResource Constructor(TextureResource)

ArcGIS.Core.Geometry Namespace > TextureResource Class > TextureResource Constructor : TextureResource Constructor(TextureResource)
The texture resource used for construction.
Creates a deep copy of the TextureResource.
Syntax
public TextureResource( 
   TextureResource other
)
Public Function New( _
   ByVal other As TextureResource _
)

Parameters

other
The texture resource used for construction.
Remarks
The contained Texture is also copied.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TextureResource Class
TextureResource Members
Overload List