AnchoringBehavior.Edge Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: enum class AnchoringBehavior::Edge
public enum AnchoringBehavior.Edge
type AnchoringBehavior.Edge =
Public Enum AnchoringBehavior.Edge
- Inheritance
-
AnchoringBehavior.Edge
Fields
Name | Value | Description |
---|---|---|
Left | 0 | |
Right | 1 | |
Top | 2 | |
Bottom | 3 |