Show / Hide Table of Contents

Class SafePadding.PerEdgeValues

Inheritance
System.Object
SafePadding.PerEdgeValues
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.dll
Syntax
[Serializable]
public class PerEdgeValues

Fields

| Improve this Doc View Source

bottom

Declaration
public SafePadding.EdgeEvaluationMode bottom
Field Value
Type Description
SafePadding.EdgeEvaluationMode
| Improve this Doc View Source

influence

Declaration
public float influence
Field Value
Type Description
System.Single
| Improve this Doc View Source

influenceBottom

Declaration
public float influenceBottom
Field Value
Type Description
System.Single
| Improve this Doc View Source

influenceLeft

Declaration
public float influenceLeft
Field Value
Type Description
System.Single
| Improve this Doc View Source

influenceRight

Declaration
public float influenceRight
Field Value
Type Description
System.Single
| Improve this Doc View Source

influenceTop

Declaration
public float influenceTop
Field Value
Type Description
System.Single
| Improve this Doc View Source

left

Declaration
public SafePadding.EdgeEvaluationMode left
Field Value
Type Description
SafePadding.EdgeEvaluationMode
| Improve this Doc View Source

right

Declaration
public SafePadding.EdgeEvaluationMode right
Field Value
Type Description
SafePadding.EdgeEvaluationMode
| Improve this Doc View Source

top

Declaration
public SafePadding.EdgeEvaluationMode top
Field Value
Type Description
SafePadding.EdgeEvaluationMode
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX