Skip to main content

ChangeFloatingObjectPropertyCommandBase<T> Class

A base class for commands that modify floating object settings.

Declaration

declare class ChangeFloatingObjectPropertyCommandBase<T>

Type Parameters

Name Description
T

The type of settings to change.

See Also