←Select platform

Right Property

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

Property Value

The right component of this AnnThickness instance.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.