FocalPoint
Namespace: MJCZone.MediaMatic.Models
Assembly: MJCZone.MediaMatic
Summary
Represents a focal point within an image.
public
Contents
Constructors (1) | Methods (4) | Properties (2)
Constructors
FocalPoint
csharp
FocalPoint()Methods
GetType
csharp
GetType()ToString
csharp
ToString()Equals
csharp
Equals()GetHashCode
csharp
GetHashCode()Properties
X
Gets or sets the X coordinate of the focal point (0.0 to 1.0).
Type: double
Y
Gets or sets the Y coordinate of the focal point (0.0 to 1.0).
Type: double