FeatureAttribute.Width
FeatureAttribute.Width property
获取或设置属性字符表示的最大允许宽度。
public int? Width { get; set; }
异常
| 异常 | 条件 |
|---|---|
| InvalidOperationException | 属性已锁定。 |
另见
- class FeatureAttribute
- namespace Aspose.Gis
- assembly Aspose.GIS
获取或设置属性字符表示的最大允许宽度。
public int? Width { get; set; }
| 异常 | 条件 |
|---|---|
| InvalidOperationException | 属性已锁定。 |