FeatureControlFrames.CreateFeatureControlFrameRows Method
Parent Object: FeatureControlFramesDescription
Method that creates a new FeatureControlFrameRows object.
Syntax
FeatureControlFrames.CreateFeatureControlFrameRows() As FeatureControlFrameRowsSamples
Name | Description |
Adding and editing a feature control frame | These samples demonstrate editing an existing feature control frame symbol. The first sample adds a row to an existing symbol. The second sample replaces all rows of an existing symbol. |
Create a feature control frame symbol | This sample demonstrates the creation of a feature control frame symbol. |