A 'closed' shape consisting of a set of connected straight line segments.
See also GwxPolyline.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public sealed class GwxPolygon : GwxPolylineBase |
Visual Basic |
---|
Public NotInheritable Class GwxPolygon _ Inherits GwxPolylineBase |
JScript |
---|
public final class GwxPolygon extends GwxPolylineBase |
Inheritance Hierarchy
System..::..Object
FilteredCustomTypeDescriptorBase
Ico.Gwx..::..GwxDependencyObject
Ico.Gwx..::..GwxElement
Ico.Gwx..::..GwxShape
Ico.Gwx..::..GwxPathBase
Ico.Gwx..::..GwxPolylineBase
Ico.Gwx..::..GwxPolygon
FilteredCustomTypeDescriptorBase
Ico.Gwx..::..GwxDependencyObject
Ico.Gwx..::..GwxElement
Ico.Gwx..::..GwxShape
Ico.Gwx..::..GwxPathBase
Ico.Gwx..::..GwxPolylineBase
Ico.Gwx..::..GwxPolygon