Gets the shape's blocks.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.4.2
Syntaxpublic BlockCollection Blocks { get; }Public ReadOnly Property Blocks As BlockCollection
Get
Property Value
BlockCollection
See Also