←Select platform

Type Property

Summary

Gets or sets the type of comment.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public RasterCommentMetadataType Type { get; set; } 
Public Property Type As Leadtools.RasterCommentMetadataType 
public Leadtools.RasterCommentMetadataType Type {get; set;} 
@property (nonatomic, assign) LTRasterCommentMetadataType type 
public RasterCommentMetadataType getType() 
public void setType(RasterCommentMetadataType value) 
             
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  

Property Value

The type of comment.

Example

For an example, refer to WriteComment.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly