MarkerLineRotateMarkers Property |
Specifies whether markers should be rotated along the line.
Namespace:
Aspose.Gis.Rendering.Symbolizers
Assembly:
Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntaxpublic bool RotateMarkers { get; set; }Public Property RotateMarkers As Boolean
Get
Set
public:
property bool RotateMarkers {
bool get ();
void set (bool value);
}member RotateMarkers : bool with get, set
Property Value
Type:
Boolean
See Also