←Select platform

CenterPoint Property (DrawStarCommand)

Summary

Get or sets the point structure that contains the star center.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadPoint CenterPoint {get; set;}
Public Property CenterPoint As Leadtools.LeadPoint
public Leadtools.LeadPoint CenterPoint {get; set;}
get_CenterPoint(); 
set_CenterPoint(value); 
Object.defineProperty('CenterPoint'); 
public: 
property Leadtools.LeadPoint CenterPoint { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

Pointe structure that contains the star center.

Example

Refer to DrawStarCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize