public new static Multipatch FromEsriShape( byte[] esriShapeBuffer, SpatialReference spatialReference )
Public Shared Shadows Function FromEsriShape( _ ByVal esriShapeBuffer() As Byte, _ Optional ByVal spatialReference As SpatialReference _ ) As Multipatch
Parameters
- esriShapeBuffer
- Esri shape buffer representation of Multipatch.
- spatialReference
- (Optional)The spatial reference of the Multipatch.
Return Value
A Multipatch.