BalusterPlacementPostPattern Property |
Accesses the object containing properties related to the post pattern.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic PostPattern PostPattern { get; }
Public ReadOnly Property PostPattern As PostPattern
Get
public:
property PostPattern^ PostPattern {
PostPattern^ get ();
}
member PostPattern : PostPattern with get
Property Value
PostPattern
See Also