←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.