←Select platform

Type Property

Summary

Gets or sets the type of comment.

Syntax
C#
VB
Objective-C
C++
Java
public RasterCommentMetadataType Type { get; set; } 
Public Property Type As RasterCommentMetadataType 
@property (nonatomic, assign) LTRasterCommentMetadataType type 
public RasterCommentMetadataType getType() 
public void setType(RasterCommentMetadataType value) 
public: 
property RasterCommentMetadataType Type { 
   RasterCommentMetadataType get(); 
   void set (    RasterCommentMetadataType ); 
} 

Property Value

The type of comment.

Example

For an example, refer to WriteComment.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly