PowerTCP Emulation for .NET
BackgroundImageLayout Property




Gets or sets the background image layout as defined in the ImageLayout enumeration.
Syntax
Public Shadows Property BackgroundImageLayout As ImageLayout
Dim instance As Vt
Dim value As ImageLayout
 
instance.BackgroundImageLayout = value
 
value = instance.BackgroundImageLayout
public new ImageLayout BackgroundImageLayout {get; set;}
public: __property new ImageLayout get_BackgroundImageLayout();
public: __property new void set_BackgroundImageLayout( 
   ImageLayout value
);
public:
new property ImageLayout BackgroundImageLayout {
   ImageLayout get();
   void set (    ImageLayout value);
}
See Also

Reference

Vt Class
Vt Members


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic