ComponentOne Chart for WPF and Silverlight
IsSealed Property (Shape3D)


C1.WPF.C1Chart Namespace > Shape3D Class : IsSealed Property
Syntax
'Declaration
 
Public ReadOnly Property IsSealed As System.Boolean
'Usage
 
Dim instance As Shape3D
Dim value As System.Boolean
 
value = instance.IsSealed
public System.bool IsSealed {get;}
See Also

Reference

Shape3D Class
Shape3D Members