←Select platform

Radius Property

Summary
Gets or sets the radius of this AnnPointObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadLengthD Radius { get; set; } 
@property (nonatomic, assign) LeadLengthD radius; 
public LeadLengthD getRadius() 
public void setRadius(LeadLengthD radius) 
public:  
   property LeadLengthD^ Radius 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 
Radius # get and set (AnnPointObject) 

Property Value

The radius of this AnnPointObject.

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.