Click or drag to resize

MapSectionRot Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverMapSection
      xserverMapSectionRot

Namespace:  xserver
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
[SerializableAttribute]
public class MapSectionRot : MapSection

The MapSectionRot type exposes the following members.

Constructors
  NameDescription
Public methodMapSectionRot
Initializes a new instance of the MapSectionRot class
Top
Properties
  NameDescription
Public propertyangle
Public propertycenter (Inherited from MapSection.)
Public propertyscale (Inherited from MapSection.)
Public propertyscrollHorizontal (Inherited from MapSection.)
Public propertyscrollVertical (Inherited from MapSection.)
Public propertyzoom (Inherited from MapSection.)
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also