←Select platform

Top Property

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

Property Value

The top 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.