ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTPropertyChangedEventArgs Class : NewPropertyValue Property |
'Declaration Public ReadOnly Property NewPropertyValue As Object
'Usage Dim instance As ImGearARTPropertyChangedEventArgs Dim value As Object value = instance.NewPropertyValue
public object NewPropertyValue {get;}
public: __property Object* get_NewPropertyValue();