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
AxisStretchVertical
Cached name for the 'axis_stretch_vertical' property.
public static readonly StringName AxisStretchVertical
Field Value
DrawCenter
Cached name for the 'draw_center' property.
public static readonly StringName DrawCenter
Field Value
PatchMarginBottom
Cached name for the 'patch_margin_bottom' property.
public static readonly StringName PatchMarginBottom
Field Value
PatchMarginLeft
Cached name for the 'patch_margin_left' property.
public static readonly StringName PatchMarginLeft
Field Value
PatchMarginRight
Cached name for the 'patch_margin_right' property.
public static readonly StringName PatchMarginRight
Field Value
PatchMarginTop
Cached name for the 'patch_margin_top' property.
public static readonly StringName PatchMarginTop
Field Value
RegionRect
Cached name for the 'region_rect' property.
public static readonly StringName RegionRect
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture