←Select platform

Context Property

Summary

Current graphics context associated with this object. For Windows Forms the type of this property is System.Drawing.Graphics. For WPF the type of this property is System.Windows.Media.DrawingContext.

Syntax
C#
C++/CLI
public Graphics Context { get; } 
public:  
   property System::Drawing::Graphics^ Context 
   { 
      System::Drawing::Graphics^ get() 
   } 

Property Value

The graphics context associated with this object if any.

Remarks
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.Controls Assembly

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