LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Type Property (RasterCommentMetadata)






Gets or sets the type of comment. .NET support Silverlight support WinRT support
Syntax
public RasterCommentMetadataType Type {get; set;}
'Declaration
 
Public Property Type As RasterCommentMetadataType
'Usage
 
Dim instance As RasterCommentMetadata
Dim value As RasterCommentMetadataType
 
instance.Type = value
 
value = instance.Type
public RasterCommentMetadataType Type {get; set;}
 get_Type();
set_Type(value);
public:
property RasterCommentMetadataType Type {
   RasterCommentMetadataType get();
   void set (    RasterCommentMetadataType value);
}

Property Value

The type of comment.
Example
For an example, refer to Leadtools.Codecs.RasterCodecs.WriteComment(System.IO.Stream,System.Int32,Leadtools.RasterCommentMetadata).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCommentMetadata Class
RasterCommentMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.