public PropertyValue FUNC_PLCLEFTRACKSIZE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCLEFTRACKSIZE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCLEFTRACKSIZE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCLEFTRACKSIZE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the number of possible positions in the rack. The property can used when the rack is extended from the right to the left.