AcMapMbTileNameGeneratorIndexer::AcMapMbTileNameGeneratorIndexer Constructor

Land Desktop Development ARX CPP SDK

AcMapMbTileNameGeneratorIndexer:: AcMapMbTileNameGeneratorIndexer Constructor
 

Constructs an instance of this class.

AcMapMbTileNameGeneratorIndexer(
    EIndexOrientation Orient = kOrientUnknown, 
    bool bIsInverted = false, 
    bool bIsNumeric = true, 
    long lIndex = 1, 
    unsigned short uIncrement = 1
);
Parameters 
Description 
Orient 
Input orientation. Tells the user what kind of index this is.  
bIsInverted 
Input whether the index starts at the front (top) or back (bottom)  
bIsNumeric 
Input whether the index is numberic or alphabetic.  
lIndex 
Input starting index value.  
uIncrement 
Input increment between values of the index.  
Returns

Returns nothing.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].