LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetDataTypeSize Method (RasterCommentMetadata)






The RasterCommentMetadataDataType for which to get the size.
Gets the size (in bytes) of the specified RasterCommentMetadataDataType. .NET support Silverlight support WinRT support
Syntax
public static int GetDataTypeSize( 
   RasterCommentMetadataDataType dataType
)
'Declaration
 
Public Shared Function GetDataTypeSize( _
   ByVal dataType As RasterCommentMetadataDataType _
) As Integer
'Usage
 
Dim dataType As RasterCommentMetadataDataType
Dim value As Integer
 
value = RasterCommentMetadata.GetDataTypeSize(dataType)
public static int GetDataTypeSize( 
   RasterCommentMetadataDataType dataType
)
 function Leadtools.RasterCommentMetadata.GetDataTypeSize( 
   dataType 
)
public:
static int GetDataTypeSize( 
   RasterCommentMetadataDataType dataType
) 

Parameters

dataType
The RasterCommentMetadataDataType for which to get the size.

Return Value

The size (in bytes) of dataType.
Example
For an example, refer to IptcSeparator.
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.