New to Telerik Test StudioStart a free 30-day trial

Definition

Constructors

C#
public MultiScaleSubImage()

Fields

C#
public static AutomationProperty AspectRatioProperty
C#
public static AutomationProperty OpacityProperty
C#
public static AutomationProperty ViewportOriginProperty
C#
public static AutomationProperty ViewportWidthProperty
C#
public static AutomationProperty ZIndexProperty

Properties

C#
public double AspectRatio { get; }
C#
public double Opacity { get; set; }
C#
public Point ViewportOrigin { get; set; }
C#
public double ViewportWidth { get; set; }
C#
public int ZIndex { get; set; }

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: AutomationObject<MultiScaleSubImage>.GetRealType()