Skip to main content

FloatingObjectRelativePositionSettings Properties

Contains relative position settings for floating objects.
Name Description
horizontalPositionType Gets or sets a value specifying to what element the horizontal position of a floating object is relative.
horizontalRelativePosition Gets or sets the horizontal distance between the edge of a floating object and the element specified by the FloatingObjectRelativePositionSettings.horizontalRelativePosition property
verticalPositionType Gets or sets a value specifying to what element the vertical position of a floating object is relative.
verticalRelativePosition Gets or sets the horizontal distance between the edge of a floating object and the element specified by the FloatingObjectRelativePositionSettings.verticalRelativePosition property
See Also