Color Property

Summary
Gets or sets the color of the polygon.
Syntax
C#
C++/CLI
public Color Color { get; set; } 
            public: 
property Color Color { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

System.Drawing.Color that represents the color of the polygon.

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.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.