public PropertyValue SYMB_DEFAULT_VARIANT( int index ) {get; set;}
public: property PropertyValue^ SYMB_DEFAULT_VARIANT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMB_DEFAULT_VARIANT( int index ) {get; set;}
public: property PropertyValue^ SYMB_DEFAULT_VARIANT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The symbol variant with which the symbol is placed as standard.