←Select platform

Type Property

Summary
Gets or sets the type of comment.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public RasterCommentMetadataType Type { get; set; } 
@property (nonatomic, assign) LTRasterCommentMetadataType type 
public RasterCommentMetadataType getType(); 
public void setType( 
   RasterCommentMetadataType rasterCommentMetadataType 
); 
public: 
property RasterCommentMetadataType Type { 
   RasterCommentMetadataType get(); 
   void set (    RasterCommentMetadataType ); 
} 
Type # get and set (RasterCommentMetadata) 

Property Value

The type of comment.

Requirements

Target Platforms

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

Leadtools Assembly

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