MapControl.NormalizedAnchorPoint 附加属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 MapControl 的子元素的定位点。
see GetNormalizedAnchorPoint, and SetNormalizedAnchorPoint
see GetNormalizedAnchorPoint, and SetNormalizedAnchorPoint
see GetNormalizedAnchorPoint, and SetNormalizedAnchorPoint
注解
指定一个介于 0 到 1 的值。 定位点是子元素上的点,该点位于 MapControl.Location 附加属性指定的 MapControl 上的地理位置。
的 MapControl.NormalizedAnchorPoint
默认值为 (0, 0) ,表示子元素的左上角。
MapControl.NormalizedAnchorPoint
值由父MapControl
元素解释。 值与 MapControl.Location
一起使用,用于指定 的每个子元素的 MapControl
布局特征。
- 类型: 点
- Identifier 字段: NormalizedAnchorPointProperty
- 访问器方法: GetNormalizedAnchorPoint、 SetNormalizedAnchorPoint