←Select platform

CenterPoint Property

Summary

Gets or sets a point structure that contains the center of the sphere.

Syntax
C#
VB
C++
public LeadPoint CenterPoint { get; set; } 
  
Public Property CenterPoint As LeadPoint 
public: 
property LeadPoint CenterPoint { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

Point structure that contains the center of the sphere.

Example

Refer to SphereCommand.

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.ImageProcessing.SpecialEffects Assembly