S52Visualizer.UseMinScale Property
Gets or sets a value that specifies if the S-57 SCAMIN attribute should be used or ignored.
Syntax
public AttributeVariable< System.Boolean > UseMinScale { get; set; }
Property Value
Default: true
A value that specifies if the S-57 SCAMIN attribute should be used or ignored.
Remarks
S-57 features may have an attribute SCAMIN to indicate the maximum view scale at which the feature should be rendered. If this property is False, the visualizer will ignore this attribute and render the feature regardless of scale.
Platforms
Windows, Linux, Android