←Select platform

Top Property

Summary

Gets or sets the top component of this AnnThickness instance.

Syntax
C#
VB
Objective-C
C++
Java
public double Top { get; set; } 
Public Property Top As Double 
@property (nonatomic) double top; 
public double getTop() 
public void setTop(double top) 
public:  
   property double Top 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The top component of this AnnThickness instance.

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