获取或设置表示填充模式的字段表达式。字段值为1表示区域填充,字段值为2表示轮廓填充,字段值为3表示轮廓与区域填充。当字段值不为1或2或3时,采用默认字段值1,即采用区域填充模式。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public string FillModeExpression { get; set; }

请参见