ESRI.ArcGIS.ADF.ArcGISServer
FixedAspectRatioSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > PolygonElement Class : FixedAspectRatioSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property FixedAspectRatioSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As PolygonElement
Dim value As Boolean
 
instance.FixedAspectRatioSpecified = value
 
value = instance.FixedAspectRatioSpecified
C# 
[XmlIgnoreAttribute()]
public bool FixedAspectRatioSpecified {get; set;}

See Also

© 2010 All Rights Reserved.