GdPicture.NET.14.API
GdPicture14.Annotations Namespace / Annotation Class / CreationTime Property





In This Topic
CreationTime Property (Annotation)
In This Topic
The date and time, expressed as the Coordinated Universal Time, when the annotation was created. IE: "29-Mar-11 12:36 PM".
Syntax
'Declaration
 
<DescriptionAttribute("The date and time when the annotation was created. IE: '29-Mar-11 12:36 PM'")>
Public Property CreationTime As Date
 
See Also