←Select platform

Bottom Property

Summary
Gets or sets the bottom component of this AnnThickness instance.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public double Bottom { get; set; } 
@property (nonatomic, assign) double bottom; 
public double getBottom() 
public void setBottom(double bottom) 
public:  
   property double Bottom 
   { 
      double get() 
      void set(double value) 
   } 
Bottom # get and set (AnnThickness) 

Property Value

The bottom component of this AnnThickness instance.

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.Annotations.Engine Assembly

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