IMensurationFactory Interface

Provides access to members that control a mensuration type factory.

Members

Name Description
Method CreateMensuration Create mensuration object based on raster object capabilities.

IMensurationFactory.CreateMensuration Method

Create mensuration object based on raster object capabilities.

Public Function CreateMensuration ( _
    ByVal pRaster As IRaster _
) As IMensuration
public IMensuration CreateMensuration (
    IRaster pRaster
);

Classes that implement IMensurationFactory

Classes Description
MensurationFactory A mensuration factory object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.