# Dialog Relative Anchor

Grammar — Relative anchor of dialog
FlagsNative | Function

Returns the relative anchor for the specified dialog. Relative anchor for dialogs is only used by the*“Move Dialog (Relative)”* action.

# Arguments

  • int [ dialog ] — Dialog

Returns — int [ preset::Anchor ]

native int DialogGetRelativeAnchor(int dialog);

Category: Dialog / Dialog Size And Position

# Examples

— None found —