DevFloatingPictureImageLayout Property
Gets or sets the image layout.
Default value is
Zoom
Namespace: DevCase.UI.ComponentsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public ImageLayout ImageLayout { get; set; }
Public Property ImageLayout As ImageLayout
Get
Set
Dim instance As DevFloatingPicture
Dim value As ImageLayout
value = instance.ImageLayout
instance.ImageLayout = value
public:
property ImageLayout ImageLayout {
ImageLayout get ();
void set (ImageLayout value);
}
member ImageLayout : ImageLayout with get, set
No code example is currently available or this language may not be supported.
Property Value
ImageLayout