ISkillFeatureImageDescriptor.MaxDimension Property

Definition

The maximum image width or height allowed (in pixels).

public:
 property int MaxDimension { int get(); };
public int MaxDimension { get; }
member this.MaxDimension : int
Public ReadOnly Property MaxDimension As Integer

Property Value

Int32

The maximum image width or height allowed (in pixels).

Applies to