VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / Scale Structure
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
Scale Structure
In This Topic
Stores an ordered pair of float values, typically the horizontal and vertical scale factor.
Object Model
Scale
Syntax
'Declaration

Public Struct Scale
   Inherits System.ValueType

public struct Scale : System.ValueType

Inheritance Hierarchy

System.Object
   System.ValueType
      Vintasoft.Imaging.Scale

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also