TemplateLinkedPositionEdges

TemplateLinkedPositionEdges class

提供搜索文本字段的链接字段的边缘。 TemplateLinkedPositionEdges用于TemplateLinkedPosition类.

public sealed class TemplateLinkedPositionEdges

构造函数

姓名 描述
TemplateLinkedPositionEdges(bool, bool, bool, bool) 初始化一个新的实例TemplateLinkedPositionEdges类.

特性

姓名 描述
Bottom { get; } 获取一个字段是否从链接字段底部搜索的值。
IsEmpty { get; } 获取表示实例是否为空的值。
Left { get; } 获取一个字段是否从链接字段左侧搜索的值。
Right { get; } 获取是否从链接字段向右搜索字段的值。
Top { get; } 获取一个字段是否从链接字段顶部搜索的值。

也可以看看