Show / Hide Table of Contents

Enum SafePadding.EdgeEvaluationMode

How a component looks at a particular edge to take the edge's property. Meaning depends on context of that component.

Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.dll
Syntax
public enum EdgeEvaluationMode

Fields

Name Description
Off

Do not use a value reported from that edge.

On

Use a value reported from that edge.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX