Table of Contents

Class NinePatchRect.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class NinePatchRect.PropertyName : Control.PropertyName
Inheritance
NinePatchRect.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AxisStretchHorizontal

Cached name for the 'axis_stretch_horizontal' property.

public static readonly StringName AxisStretchHorizontal

Field Value

StringName

AxisStretchVertical

Cached name for the 'axis_stretch_vertical' property.

public static readonly StringName AxisStretchVertical

Field Value

StringName

DrawCenter

Cached name for the 'draw_center' property.

public static readonly StringName DrawCenter

Field Value

StringName

PatchMarginBottom

Cached name for the 'patch_margin_bottom' property.

public static readonly StringName PatchMarginBottom

Field Value

StringName

PatchMarginLeft

Cached name for the 'patch_margin_left' property.

public static readonly StringName PatchMarginLeft

Field Value

StringName

PatchMarginRight

Cached name for the 'patch_margin_right' property.

public static readonly StringName PatchMarginRight

Field Value

StringName

PatchMarginTop

Cached name for the 'patch_margin_top' property.

public static readonly StringName PatchMarginTop

Field Value

StringName

RegionRect

Cached name for the 'region_rect' property.

public static readonly StringName RegionRect

Field Value

StringName

Texture

Cached name for the 'texture' property.

public static readonly StringName Texture

Field Value

StringName