IScrollMap.AreElisionsExpanded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Does the coordinate system used by this scroll map act as if all elisions are expanded?
public:
property bool AreElisionsExpanded { bool get(); };
public:
property bool AreElisionsExpanded { bool get(); };
public bool AreElisionsExpanded { get; }
member this.AreElisionsExpanded : bool
Public ReadOnly Property AreElisionsExpanded As Boolean
Property Value
true if the elisions are expanded, otherwise false.