←Select platform

Flags Property

Summary

Gets or sets a value that indicates how to handle exposed areas outside the sphere and inside the sphere.

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

Property Value

Value that indicates how to handle exposed areas outside the sphere and inside 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