←Select platform

ScaleFactorX Property

Summary

Indicates the y-scale value of the extracted slice.

Syntax
C#
C++/CLI
public float ScaleFactorX { get; set; } 
public:  
   property Single ScaleFactorX 
   { 
      Single get() 
      void set(Single value) 
   } 

Property Value

A float that indicates the x-scale value of the extracted slice. The slice output will be stretched or compressed horizontally based on the ScaleFactorX value specified.

Remarks

To change the scale vertically, refer to ScaleFactorY.

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.Medical3D Assembly

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