Click or drag to resize

VisibleSectionRot Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverVisibleSection
      xserverVisibleSectionRot

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

The VisibleSectionRot type exposes the following members.

Constructors
  NameDescription
Public methodVisibleSectionRot
Initializes a new instance of the VisibleSectionRot class
Top
Properties
  NameDescription
Public propertyangle
Public propertyboundingBox (Inherited from VisibleSection.)
Public propertycenter (Inherited from VisibleSection.)
Public propertyleftBottom
Public propertyleftTop
Public propertyrightBottom
Public propertyrightTop
Public propertyscale (Inherited from VisibleSection.)
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also