Table of Contents

Property ControlRenderingFlags

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ControlRenderingFlags

Specifies the rendering options for a control.

public ControlRenderingFlags ControlRenderingFlags { readonly get; set; }

Property Value

ControlRenderingFlags

Remarks

This field defines the flags that determine how a control is rendered. The value is typically a combination of flags from an enumeration, allowing for fine-grained control over rendering behavior.