←Select platform

Radius Property

Summary

Gets or sets the radius of this point object.

Syntax

C#
VB
C++
public double Radius { get; set; } 
  
Property Radius As Double 
property double Radius { 
   double get(); 
   void set (    double ); 
} 

Property Value

A System.Windows.Point structure that specifies the radius the point object in pixels.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly