public PropertyValue FRAME_PATHPOS_MINDIGITS( int index ) {get; set;}
public: property PropertyValue^ FRAME_PATHPOS_MINDIGITS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FRAME_PATHPOS_MINDIGITS( int index ) {get; set;}
public: property PropertyValue^ FRAME_PATHPOS_MINDIGITS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Number of characters for column and row numbers for numerical representation; fills in the "missing" digits with zeros, such as column number "1" in the three-digit representation: "001".