How a feature is (or would be) drawn. Obtained when hit-testing a S57Draw object.
More...
import"encxcom.idl";
How a feature is (or would be) drawn. Obtained when hit-testing a S57Draw object.
Definition at line 2622 of file encxcom.idl.
◆ DisplayPriorityArea
LONG IS57DrawnFeature::DisplayPriorityArea |
|
getproperty |
The Z order of the object for areas. 0 (lowest) to 9 (highest) within the feature's ProductIntendedUsage.
◆ DisplayPriorityLine
LONG IS57DrawnFeature::DisplayPriorityLine |
|
getproperty |
The Z order of the object for lines. 0 (lowest) to 9 (highest) within the feature's ProductIntendedUsage.
◆ DisplayPriorityPoint
LONG IS57DrawnFeature::DisplayPriorityPoint |
|
getproperty |
The Z order of the object for points. 0 (lowest) to 9 (highest) within the feature's ProductIntendedUsage.
◆ FeatureID
The identity of the feature.
Can be used to obtain more details using S57Manager.Geometry and S57Manager.FeatureInfo, S57Manager.FeatureInfoPoint, S57Manager.FeatureInfoLine, S57Manager.FeatureInfoArea or S57Manager.FeatureInfoSounding.
◆ Slaves
Child objects (if any) and how they are drawn.
◆ Visible
VARIANT_BOOL IS57DrawnFeature::Visible |
|
getproperty |
Whether the object is actually drawn. Some objects exist but are not symbolised (e.g. some chart metadata).