SimpleLabeling.Priority
SimpleLabeling.Priority property
他のラベルと重複した場合のこのラベルの優先度を示します。優先度の低いラベルはレンダリングされません。 デフォルトは 1000 です。
public int Priority { get; set; }
関連項目
- class SimpleLabeling
- 名前空間 Aspose.Gis.Rendering.Labelings
- 組み立て Aspose.GIS
他のラベルと重複した場合のこのラベルの優先度を示します。優先度の低いラベルはレンダリングされません。 デフォルトは 1000 です。
public int Priority { get; set; }