public PropertyValue PROJ_BLOCKFORMAT_LOCATIONBOX( int index ) {get; set;}
public: property PropertyValue^ PROJ_BLOCKFORMAT_LOCATIONBOX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_BLOCKFORMAT_LOCATIONBOX( int index ) {get; set;}
public: property PropertyValue^ PROJ_BLOCKFORMAT_LOCATIONBOX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 100.
Selects which properties are specified in the relevant block property. Indirect properties cannot be output via block properties. The common index represents associated block and format properties.