ImageGear for .NET
ImGearXMPGPSCoordinate Constructor(Int32,Int32,Int32,ImGearXMPGPSDirection)
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIF Namespace > ImGearXMPGPSCoordinate Class > ImGearXMPGPSCoordinate Constructor : ImGearXMPGPSCoordinate Constructor(Int32,Int32,Int32,ImGearXMPGPSDirection)




degree
Degree value.
minute
Minute value.
second
Second value.
direction
Direction value.

Glossary Item Box

Initializes a new instance of the ImGearXMPGPSCoordinate class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

degree
Degree value.
minute
Minute value.
second
Second value.
direction
Direction value.

Return Value

New instance of ImGearXMPGPSCoordinate class object.

Remarks

This constructor creates and initializes an instance of ImGearXMPGPSCoordinate class, using Degree, Minute, Second and Direction.

See Also

©2013. Accusoft Corporation. All Rights Reserved.