AnnotationConnectedLines Class
In This Topic
Syntax
'Declaration
<GuidAttribute("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")>
Public NotInheritable Class AnnotationConnectedLines
Inherits AnnotationPolygon
[Guid("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")]
public sealed class AnnotationConnectedLines : AnnotationPolygon
public class AnnotationConnectedLines = class(AnnotationPolygon)sealed;
GuidAttribute("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")
public sealed class AnnotationConnectedLines extends AnnotationPolygon
[Guid("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")]
public __gc __sealed class AnnotationConnectedLines : public AnnotationPolygon
[Guid("53A9C5C4-7DA7-3976-8E70-9E524C2C23DE")]
public ref class AnnotationConnectedLines sealed : public AnnotationPolygon
Inheritance Hierarchy
See Also