ArcGIS Pro 2.9 API Reference Guide
MultipatchBuilderEx Constructor(MultipatchBuilderEx)

ArcGIS.Core.Geometry Namespace > MultipatchBuilderEx Class > MultipatchBuilderEx Constructor : MultipatchBuilderEx Constructor(MultipatchBuilderEx)
The MultipatchBuilderEx to copy.
Initializes a new instance of the MultipatchBuilderEx class from the specified MultipatchBuilderEx.
Syntax
public MultipatchBuilderEx( 
   MultipatchBuilderEx other
)
Public Function New( _
   ByVal other As MultipatchBuilderEx _
)

Parameters

other
The MultipatchBuilderEx to copy.
Remarks
All properties of other are copied to the new instance.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MultipatchBuilderEx Class
MultipatchBuilderEx Members
Overload List