Solid Edge FrameworkSupport Type Library
ShowAnnotationCaption Property
Description
Sets and returns whether the caption string is shown for the specified view annotation type.
Property type
Read-write property
Syntax
Visual Basic
Public Property ShowAnnotationCaption( _
   ByVal dvtype As DrawingViewAnnotationTypeConstants _
) As Boolean
Parameters
dvtype
ValueDescription
seCuttingPlaneconstant identifier for Cutting Planes.
seDetailEnvelopeconstant identifier for Detail Envelopes.
seViewingPlaneconstant identifier for Viewing Planes.
See Also

DrawingViewStyle Object  | DrawingViewStyle Members  | Solid Edge ST4 - What's New