In This Topic
Applies no anchoring, so the object is allowed free movement This field is constant and read-only.
Syntax
'Declaration
Public Const AnchorNone As Integer
'Usage
Dim value As Integer
value = PSObject.AnchorNone
public const int AnchorNone
See Also