columnSpacing Property

Summary

Gets or sets the column spacing for the image.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'columnSpacing', 
	get: function(), 
	set: function(value) 
) 
columnSpacing: number; 

Property Value

Value that represents the column spacing for the image.

Remarks

This value represents the X DPI for the image.

This value can be retrieved from the DICOM data set.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly